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