Cabal revisions of ansi-wl-pprint-0.6.8.2
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.2+x-revision: 1 cabal-version: >= 1.10 category: User Interfaces, Text synopsis: The Wadler/Leijen Pretty Printer for colored ANSI terminal output bug-reports: http://github.com/ekmett/ansi-wl-pprint/issues homepage: http://github.com/ekmett/ansi-wl-pprint build-type: Simple-tested-with: GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.1, GHC==8.4.1, GHC==8.5.*+tested-with: GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.3 source-repository head type: git -- see also notes in Text.PrettyPrint.ANSI.Leijen build-depends: semigroups >= 0.1 && < 0.19 - build-depends: ansi-terminal >= 0.4.0 && < 0.9+ build-depends: ansi-terminal >= 0.4.0 && < 0.10 build-depends: base >= 4.5 && < 5 executable ansi-wl-pprint-example
revision 2
name: ansi-wl-pprint version: 0.6.8.2-x-revision: 1+x-revision: 2 cabal-version: >= 1.10 category: User Interfaces, Text synopsis: The Wadler/Leijen Pretty Printer for colored ANSI terminal output ghc-options: -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances else -- see also notes in Text.PrettyPrint.ANSI.Leijen- build-depends: semigroups >= 0.1 && < 0.19+ build-depends: semigroups >= 0.1 && < 0.20 build-depends: ansi-terminal >= 0.4.0 && < 0.10 build-depends: base >= 4.5 && < 5