packages feed

Cabal revisions of text-printer-0.3

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

revision 1
 Name: text-printer Version: 0.3+x-revision: 1 Category: Text Stability: experimental Synopsis: Abstract interface for text builders/printers. Library   Default-Language: Haskell2010   Build-Depends:-    base >= 4 && < 5,-    bytestring >= 0.10,+    base >= 4.5 && < 4.11,+    bytestring >= 0.10 && < 0.11,     text,     pretty,     text-latin1 >= 0.2,