packages feed

Cabal revisions of pretty-show-1

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

revision 1
 name:           pretty-show version:        1+x-revision: 1 synopsis:       Tools for working with derived Show instances.  license:        BSD3     Text.Show.Parser     Text.Show.Value   build-depends:-    base            >= 3    && < 5,+    base            >= 3    && < 4.7,     array           >= 0.2  && < 2,     haskell-lexer   >= 1    && < 2,     pretty          >= 1    && < 2   ghc-options: -Wall -  source-repository head-    type:     git-    location: git://github.com/yav/pretty-show.git  - executable ppsh   main-is: ppsh.hs      haskell-lexer   >= 1    && < 2,     pretty          >= 1    && < 2   ghc-options: -Wall--  source-repository head-    type:     git-    location: git://github.com/yav/pretty-show.git