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