| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
CabalGild.Exception.SpecifiedOutputWithCheckMode
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.
Constructors
| SpecifiedOutputWithCheckMode |