packages feed

Cabal revisions of pretty-1.0.0.0

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

revision 1
-name:		pretty-version:	1.0.0.0-license:	BSD3-license-file:	LICENSE-maintainer:	libraries@haskell.org-synopsis:	Pretty-printing library-description:-	This package contains a pretty-printing library.-build-type: Simple-exposed-modules:-	Text.PrettyPrint-	Text.PrettyPrint.HughesPJ-build-depends: base-+name:		pretty
+version:	1.0.0.0
+x-revision: 1
+license:	BSD3
+license-file:	LICENSE
+maintainer:	libraries@haskell.org
+synopsis:	Pretty-printing library
+description:
+        This package contains a pretty-printing library.
+build-type: Simple
+exposed-modules:
+        Text.PrettyPrint
+        Text.PrettyPrint.HughesPJ
+build-depends: base < 4.11
+