Cabal revisions of prettyprinter-1.2.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: prettyprinter version: 1.2.0.1+x-revision: 1 cabal-version: >= 1.10 category: User Interfaces, Text synopsis: A modern, easy to use, well-documented, extensible prettyprinter. , ScopedTypeVariables build-depends:- base >= 4.7 && < 5+ base >= 4.7 && < 4.13 , text >= 1.2 if impl(ghc >= 8.0) ghc-options: -Wcompat if !impl(ghc >= 8.0)- build-depends: semigroups >= 0.1+ build-depends: semigroups >= 0.16.1 && <0.20 if !impl(ghc >= 7.10)- build-depends: void+ build-depends: void >=0.4 && <0.8