Cabal revisions of picoparsec-0.1.2.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: picoparsec version: 0.1.2.3+x-revision: 1 license: BSD3 license-file: LICENSE category: Text, Parsing library build-depends: array,- base >= 4.2 && < 5,+ base >= 4.2 && < 4.11, bytestring, containers, deepseq,