packages feed

Cabal revisions of ansi-wl-pprint-0.6.8.1

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

revision 1
 name:                ansi-wl-pprint version:             0.6.8.1+x-revision:          1 cabal-version:       >= 1.6 category:            User Interfaces, Text synopsis:            The Wadler/Leijen Pretty Printer for colored ANSI terminal output     -- see also notes in Text.PrettyPrint.ANSI.Leijen     build-depends: semigroups >= 0.1 && < 0.19 -  build-depends: ansi-terminal >= 0.4.0 && < 0.7+  build-depends: ansi-terminal >= 0.4.0 && < 0.8   build-depends:  base >= 4.5 && < 5  executable ansi-wl-pprint-example   main-is: Text/PrettyPrint/ANSI/Example.hs -  build-depends: ansi-terminal >= 0.4.0 && < 0.7+  build-depends: ansi-terminal >= 0.4.0 && < 0.8   build-depends:  base >= 4.5 && < 5    if !flag(example)