| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
CabalGild.Unstable.Exception.SpecifiedCrlfWithFormatMode
Synopsis
Documentation
data SpecifiedCrlfWithFormatMode Source #
This exception is thrown when the user specifies the CRLF leniency while
using the format mode. In other words, when --mode=format and
--crlf=anything.
Constructors
| SpecifiedCrlfWithFormatMode |