]> gitweb.michael.orlitzky.com - dead/halcyon.git/commitdiff
Bump the HaXml dependency and add one on directory-1.1.*.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 6 Nov 2012 18:32:28 +0000 (13:32 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 6 Nov 2012 18:32:28 +0000 (13:32 -0500)
twat.cabal

index f813f8ba9718fa3eca9a2adaca60a72245d9d3d7..6d968deaae55c0490080e3da3e1ffff760f6592c 100644 (file)
@@ -11,7 +11,8 @@ executable twat
   build-depends:
     base                        == 4.*,
     curl                        == 1.3.*,
-    HaXml                       == 1.22.*,
+    directory                   == 1.1.*,
+    HaXml                       == 1.23.*,
     HUnit                       == 1.2.*,
     MissingH                    == 1.*,
     process                     == 1.*,