packages feed

Cabal revisions of parsec-3.1.11

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:		parsec version:	3.1.11+x-revision: 1 cabal-version: >= 1.8 license:	BSD3 license-file:	LICENSE         Text.ParserCombinators.Parsec.Token      build-depends:-       base >= 4 && < 5,-       mtl,-       bytestring,+       base >= 4 && < 4.11,+       mtl <2.3,+       bytestring < 0.11,        text >= 0.2 && < 1.3      extensions: