| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
Documentation | ||||||||||||||||||||||||
processArgs :: Monad m => [Flag m] -> [Located String] -> m ([Located String], [Located String], [Located String]) | ||||||||||||||||||||||||
data OptKind m | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
newtype CmdLineP s a | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
getCmdLineState :: CmdLineP s s | ||||||||||||||||||||||||
putCmdLineState :: s -> CmdLineP s () | ||||||||||||||||||||||||
data Flag m | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
data Deprecated | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
errorsToGhcException :: [Located String] -> GhcException | ||||||||||||||||||||||||
Produced by Haddock version 2.4.2 |