]> gitweb.michael.orlitzky.com - dead/halcyon.git/blobdiff - twat.cabal
Use a more flexible curl function to make HTTP requests.
[dead/halcyon.git] / twat.cabal
index 96779ae666dccf7a400fa40c7f77b11f89ec1487..f813f8ba9718fa3eca9a2adaca60a72245d9d3d7 100644 (file)
@@ -9,14 +9,15 @@ build-type:     Simple
 
 executable twat
   build-depends:
-    base                        == 4.4.*,
+    base                        == 4.*,
     curl                        == 1.3.*,
     HaXml                       == 1.22.*,
     HUnit                       == 1.2.*,
     MissingH                    == 1.*,
     process                     == 1.*,
-    old-time                    == 1.*,
-    regex-compat                == 0.*
+    old-locale                  == 1.*,
+    regex-compat                == 0.*,
+    time                        == 1.*
 
 
   main-is: