| ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
Documentation | ||||||||||||||||||||||||||||||||
data HscSource | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
isHsBoot :: HscSource -> Bool | ||||||||||||||||||||||||||||||||
hscSourceString :: HscSource -> String | ||||||||||||||||||||||||||||||||
data Phase | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
happensBefore :: Phase -> Phase -> Bool | ||||||||||||||||||||||||||||||||
eqPhase :: Phase -> Phase -> Bool | ||||||||||||||||||||||||||||||||
anyHsc :: Phase | ||||||||||||||||||||||||||||||||
isStopLn :: Phase -> Bool | ||||||||||||||||||||||||||||||||
startPhase :: String -> Phase | ||||||||||||||||||||||||||||||||
phaseInputExt :: Phase -> String | ||||||||||||||||||||||||||||||||
isHaskellSrcSuffix :: String -> Bool | ||||||||||||||||||||||||||||||||
isSourceSuffix :: String -> Bool | ||||||||||||||||||||||||||||||||
isHaskellSrcFilename :: FilePath -> Bool | ||||||||||||||||||||||||||||||||
Produced by Haddock version 2.3.0 |