packages feed

Cabal revisions of hstyle-0.1

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

revision 1
 name:           hstyle version:        0.1+x-revision: 1 synopsis:       Checks Haskell source code for style compliance. description:    Originally intended to automate style checking for the Snap                 project.  But the project should be general enough to work    build-depends:     base >= 4 && < 5,-    haskell98,-    text+    haskell98 < 2,+    text < 1.3    if impl(ghc >= 6.12.0)     ghc-options: -Wall -fwarn-tabs -funbox-strict-fields