| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Hydra.OptionsSpec
Synopsis
- defaultPublishOptions :: PublishOptions
- spec :: Spec
- canRoundtripRunOptionsAndPrettyPrinting :: RunOptions -> Property
- shouldParse :: HasCallStack => [String] -> Command -> Expectation
- shouldNotParse :: HasCallStack => [String] -> Expectation
Documentation
defaultPublishOptions :: PublishOptions Source #
Default options as parsed by the publish command parser.
canRoundtripRunOptionsAndPrettyPrinting :: RunOptions -> Property Source #
shouldParse :: HasCallStack => [String] -> Command -> Expectation Source #
shouldNotParse :: HasCallStack => [String] -> Expectation Source #