DriverPhases
Documentation
data HscSource
Constructors
HsSrcFile | |
HsBootFile | |
ExtCoreFile |
hscSourceString :: HscSource -> String
data Phase
happensBefore :: Phase -> Phase -> Bool
startPhase :: String -> Phase
phaseInputExt :: Phase -> String
isHaskellishSuffix, isDynLibSuffix, isHaskellUserSrcSuffix, isObjectSuffix, isExtCoreSuffix, isCishSuffix, isHaskellSrcSuffix :: String -> Bool
isSourceSuffix :: String -> Bool