packages feed

Cabal revisions of boxes-0.1.1

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

revision 1
-name:                boxes-version:             0.1.1-synopsis:            2D text pretty-printing library-description:         A pretty-printing library for laying out text in-                     two dimensions, using a simple box model.-category:            Text-license:             BSD3-license-file:        LICENSE-extra-source-files:  CHANGES-author:              Brent Yorgey-maintainer:          byorgey@cis.upenn.edu-homepage:            http://code.haskell.org/~byorgey/code/boxes-build-Depends:       base >= 3 && < 5, split >=0.1 && <0.2-build-type:          Simple-exposed-modules:     Text.PrettyPrint.Boxes+name:                boxes
+version:             0.1.1
+x-revision: 1
+synopsis:            2D text pretty-printing library
+description:         A pretty-printing library for laying out text in
+                     two dimensions, using a simple box model.
+category:            Text
+license:             BSD3
+license-file:        LICENSE
+extra-source-files:  CHANGES
+author:              Brent Yorgey
+maintainer:          byorgey@cis.upenn.edu
+homepage:            http://code.haskell.org/~byorgey/code/boxes
+build-Depends:       base >= 3 && < 4.8, split >=0.1 && <0.2
+build-type:          Simple
+exposed-modules:     Text.PrettyPrint.Boxes