ghc-7.4.2: The GHC API

Safe HaskellNone

Vectorise.Type.Classify

Documentation

classifyTyConsSource

Arguments

:: UniqFM Bool

type constructor conversion status

-> [TyCon]

type constructors that need to be classified

-> ([TyCon], [TyCon], [TyCon])

tycons to be converted & not to be converted