| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
DriverPhases
Documentation
Constructors
| HsSrcFile | |
| HsBootFile | |
| HsigFile |
isHsBootOrSig :: HscSource -> Bool Source
hscSourceString :: HscSource -> String Source
startPhase :: String -> Phase Source
phaseInputExt :: Phase -> String Source
isHaskellishSuffix :: String -> Bool Source
isHaskellSrcSuffix :: String -> Bool Source
isObjectSuffix :: Platform -> String -> Bool Source
isCishSuffix :: String -> Bool Source
isDynLibSuffix :: Platform -> String -> Bool Source
isHaskellSigSuffix :: String -> Bool Source
isSourceSuffix :: String -> Bool Source
isObjectFilename :: Platform -> FilePath -> Bool Source
isCishFilename :: FilePath -> Bool Source
isDynLibFilename :: Platform -> FilePath -> Bool Source
isSourceFilename :: FilePath -> Bool Source