packages feed

Cabal revisions of HaTeX-3.2

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

revision 1
 Name: HaTeX
 Version: 3.2
+x-revision: 1
 Author: Daniel Díaz
 Category: Text
 Build-type: Simple
   location: git://github.com/Daniel-Diaz/HaTeX.git
 
 Library
-  Build-depends: base ==4.*
+  Build-depends: base >= 4 && < 4.5
                , bytestring
                , transformers ==0.2.*
                , text