Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
MonadicBang.Options
Documentation
Constructors
DumpTransformed | |
Quiet |
data PreserveErrors Source #
Constructors
Preserve | |
Don'tPreserve |
Constructors
MkOptions | |
Fields |
parseOptions :: Has (Throw ErrorCall) sig m => Located HsModule -> [CommandLineOption] -> m Options Source #