Cabal-3.4.1.0: A framework for packaging Haskell software
Safe HaskellSafe-Inferred
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