| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Options
Documentation
Constructors
| Options | |
Fields
| |
data OutputForm Source #
Constructors
| Traditional | |
| Flake |
Instances
| Show OutputForm Source # | |
Defined in Options Methods showsPrec :: Int -> OutputForm -> ShowS # show :: OutputForm -> String # showList :: [OutputForm] -> ShowS # | |
| Eq OutputForm Source # | |
Defined in Options | |
parseCommandLine :: [String] -> Either Text (ParserResult Options) Source #
setPackages :: [Package] -> Packages Source #