]> gitweb.michael.orlitzky.com - dead/halcyon.git/blobdiff - twat.cabal
Update the cabal file to be more lenient about the versions of base and time we require.
[dead/halcyon.git] / twat.cabal
index 20abfbcc13195fc33eea5ab173a0ec46686a6ef4..f813f8ba9718fa3eca9a2adaca60a72245d9d3d7 100644 (file)
@@ -9,7 +9,7 @@ build-type:     Simple
 
 executable twat
   build-depends:
-    base                        == 4.4.*,
+    base                        == 4.*,
     curl                        == 1.3.*,
     HaXml                       == 1.22.*,
     HUnit                       == 1.2.*,
@@ -17,7 +17,7 @@ executable twat
     process                     == 1.*,
     old-locale                  == 1.*,
     regex-compat                == 0.*,
-    time                        == 1.2.*
+    time                        == 1.*
 
 
   main-is: