| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Matterhorn.Options
Documentation
Constructors
| Normal | |
| ShowVersion | |
| ShowHelp | |
| CheckConfig |
data PrintFormat Source #
Instances
| Show PrintFormat Source # | |
Defined in Matterhorn.Options Methods showsPrec :: Int -> PrintFormat -> ShowS # show :: PrintFormat -> String # showList :: [PrintFormat] -> ShowS # | |
| Eq PrintFormat Source # | |
Defined in Matterhorn.Options | |
Constructors
| Options | |
Fields | |
formatChoices :: [(String, PrintFormat)] Source #
formatStringFor :: PrintFormat -> String Source #
grabOptions :: IO Options Source #