]> gitweb.michael.orlitzky.com - dead/htsn.git/commitdiff
Bump tasty dependencies.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 30 Dec 2013 00:46:23 +0000 (19:46 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 30 Dec 2013 00:46:23 +0000 (19:46 -0500)
htsn.cabal

index 09c5c0df446e0cfbc53ca2e4bff9227a27e4f0eb..5f2129d1a1871e6355ad4a5eff335798629fd445 100644 (file)
@@ -214,7 +214,7 @@ executable htsn
     hxt                         == 9.3.*,
     MissingH                    == 1.2.*,
     network                     == 2.4.*,
-    tasty                       == 0.6.*,
+    tasty                       == 0.7.*,
     tasty-hunit                 == 0.4.*,
     unix                        == 2.6.*
 
@@ -273,7 +273,7 @@ test-suite testsuite
     hxt                         == 9.3.*,
     MissingH                    == 1.2.*,
     network                     == 2.4.*,
-    tasty                       == 0.6.*,
+    tasty                       == 0.7.*,
     tasty-hunit                 == 0.4.*,
     unix                        == 2.6.*