Safe Haskell | None |
---|---|
Language | Haskell2010 |
Since: 2.2.0.0
Synopsis
- patchQuirks :: ByteString -> ( Bool , ByteString )
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