]> gitweb.michael.orlitzky.com - hath.git/blobdiff - hath.cabal
Relax the base version requirement.
[hath.git] / hath.cabal
index ca43858732c61b38f6c03fd456e0b67a04da64b5..79639ced92452e92ec6e82031e74e5fdd878c6cb 100644 (file)
@@ -10,7 +10,7 @@ build-type:     Simple
 
 executable hath
   build-depends:
-    base                        == 4.4.*,
+    base                        == 4.*,
     HUnit                       == 1.2.*,
     QuickCheck                  == 2.4.*