Cabal revisions of megaparsec-6.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: megaparsec version: 6.1.1+x-revision: 1 cabal-version: >= 1.18 tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.1 license: BSD2 default: False library- build-depends: base >= 4.7 && < 5.0+ build-depends: base >= 4.7 && < 4.13 , bytestring >= 0.2 && < 0.11 , case-insensitive >= 1.2 && < 1.3 , containers >= 0.5 && < 0.6 , Text.Megaparsec.StreamSpec , Text.MegaparsecSpec build-depends: QuickCheck >= 2.7 && < 2.11- , base >= 4.7 && < 5.0+ , base >= 4.7 && < 4.13 , bytestring >= 0.2 && < 0.11 , containers >= 0.5 && < 0.6 , hspec >= 2.0 && < 3.0 main-is: Main.hs hs-source-dirs: bench/speed type: exitcode-stdio-1.0- build-depends: base >= 4.7 && < 5.0+ build-depends: base >= 4.7 && < 4.13 , criterion >= 0.6.2.1 && < 1.3 , deepseq >= 1.3 && < 1.5 , megaparsec main-is: Main.hs hs-source-dirs: bench/memory type: exitcode-stdio-1.0- build-depends: base >= 4.7 && < 5.0+ build-depends: base >= 4.7 && < 4.13 , deepseq >= 1.3 && < 1.5 , megaparsec , text >= 0.2 && < 1.3