packages feed

Cabal revisions of ansi-wl-pprint-0.3.0

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

revision 1
 Name:                ansi-wl-pprint Version:             0.3.0+x-revision: 1 Cabal-Version:       >= 1.2 Category:            User Interfaces, Text Synopsis:            The Wadler/Leijen Pretty Printer for colored ANSI terminal output Library         Exposed-Modules:        Text.PrettyPrint.ANSI.Leijen         -        Build-Depends:          ansi-terminal >= 0.3.0+        Build-Depends:          ansi-terminal >= 0.3.0 && < 0.4         if flag(splitBase)-                Build-Depends:  base >= 3+                Build-Depends:  base >= 3 && < 4.8         else                 Build-Depends:  base < 3