Cabal-2.4.0.1: A framework for packaging Haskell software

Safe HaskellNone
LanguageHaskell2010

Distribution.PackageDescription.Quirks

Description

Since: Cabal-2.2.0.0

Synopsis

Documentation

patchQuirks :: ByteString -> (Bool, ByteString) Source #

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