Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
Documentation
data SpecifiedOutputWithCheckMode Source #
This exception is thrown when the user specifies the output while using
the check mode. In other words, when --mode=check
and --output=anything
.