packages feed

Cabal revisions of FPretty-1.0

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

revision 1
 name:                FPretty version:             1.0+x-revision: 1 synopsis:            Efficient simple pretty printing combinators description:         A pretty printer turns a tree structure into indented text,                      such that the indentation reflects the tree structure. To keep library   exposed-modules:     Text.PrettyPrint.FPretty   -- other-modules:       -  build-depends:       base >=4.5 && < 5, containers >= 0.4+  build-depends:       base >=4.5 && < 4.8, containers >= 0.4