packages feed

Cabal revisions of simple-reflect-0.3

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

revision 1
 name:                simple-reflect
 version:             0.3
+x-revision: 1
 homepage:            http://twan.home.fmf.nl/blog/haskell/simple-reflection-of-expressions.details
 license:             BSD3
 license-file:        LICENSE
     location: http://github.com/twanvl/multiset.git
 
 Library
-    build-depends:       base >= 2 && < 5
+    build-depends:       base >= 2 && < 4.11
     exposed-modules:
         Debug.SimpleReflect
         Debug.SimpleReflect.Expr