packages feed

Cabal revisions of pretty-show-1.6.6

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

revision 1
 name:           pretty-show version:        1.6.6+x-revision: 1 category:       Text  synopsis:       Tools for working with derived `Show` instances and generic     Paths_pretty_show   build-depends:     array          >= 0.2  &&  < 2,-    base           >= 3    &&  < 5,+    base           >= 4.5  &&  < 5,     haskell-lexer  >= 1    &&  < 2,     pretty         >= 1    &&  < 2,     filepath,   ghc-options: -Wall -O2   build-tools: happy -  source-repository head-    type:     git-    location: git://github.com/yav/pretty-show.git- executable ppsh   main-is: ppsh.hs   other-modules: Paths_pretty_show     pretty-show   == 1.6.6   ghc-options: -Wall -  source-repository head-    type:     git-    location: git://github.com/yav/pretty-show.git--+source-repository head+  type:     git+  location: git://github.com/yav/pretty-show.git
revision 2
 name:           pretty-show version:        1.6.6-x-revision: 1+x-revision: 2 category:       Text  synopsis:       Tools for working with derived `Show` instances and generic   style/pretty-show.css  library+  -- Prelude exports Semigroup.<>+  build-depends: base <4.11+   exposed-modules:     Text.Show.Pretty   other-modules: