Cabal revisions of parsec-3.1.13.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.12 name: parsec version: 3.1.13.0+x-revision: 1 synopsis: Monadic parser combinators description: Parsec is designed from scratch as an industrial-strength parser category: Parsing build-type: Simple-tested-with: GHC ==8.4.1 || ==8.2.2 || ==8.0.2 || ==7.10.3 || ==7.8.4 || ==7.6.3 || ==7.4.2+tested-with: GHC ==8.4.1 || ==8.2.2 || ==8.0.2 || ==7.10.3 || ==7.8.4 || ==7.6.3 || ==7.4.2 || ==7.4.1 extra-source-files: ChangeLog.md, README.md Text.ParserCombinators.Parsec.Token build-depends:- base >= 4.5.1 && < 4.12,+ base >= 4.5.0 && < 4.12, mtl >= 1.1.1 && < 2.3, bytestring >= 0.9.2.1 && < 0.11, text >= 0.11.3 && < 1.3
revision 2
cabal-version: 1.12 name: parsec version: 3.1.13.0-x-revision: 1+x-revision: 2 synopsis: Monadic parser combinators description: Parsec is designed from scratch as an industrial-strength parser category: Parsing build-type: Simple-tested-with: GHC ==8.4.1 || ==8.2.2 || ==8.0.2 || ==7.10.3 || ==7.8.4 || ==7.6.3 || ==7.4.2 || ==7.4.1+tested-with: GHC ==8.6.1 || ==8.4.3 || ==8.2.2 || ==8.0.2 || ==7.10.3 || ==7.8.4 || ==7.6.3 || ==7.4.2 || ==7.4.1 extra-source-files: ChangeLog.md, README.md Text.ParserCombinators.Parsec.Token build-depends:- base >= 4.5.0 && < 4.12,+ base >= 4.5.0 && < 4.13, mtl >= 1.1.1 && < 2.3, bytestring >= 0.9.2.1 && < 0.11, text >= 0.11.3 && < 1.3