Cabal-3.2.1.0: A framework for packaging Haskell software
Safe Haskell None
Language Haskell2010

Distribution.PackageDescription.Quirks

Description

Since: 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: 2.2.0.0