packages feed

Cabal revisions of pretty-compact-2.1

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

revision 1
 name: pretty-compact version: 2.1+x-revision: 1 synopsis: Pretty-printing library description:   This package contains a pretty-printing library, a set of API's     Text.PrettyPrint.Compact     Text.PrettyPrint.Compact.Core   build-depends:-    base >= 3 && < 5,+    base >= 4.8 && < 5,     base-compat >= 0.9.3 && <0.10,     containers