| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
Distribution.PackageDescription.Quirks
Description
Since: Cabal-2.2.0.0
Synopsis
- patchQuirks :: ByteString -> (Bool, ByteString)
Documentation
patchQuirks :: ByteString -> (Bool, ByteString) #
Patch legacy .cabal file contents to allow parsec parser to accept
 all of Hackage.
Bool part of the result tells whether the output is modified.
Since: Cabal-2.2.0.0