X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=blobdiff_plain;f=htsn-import.cabal;h=b7922477be5c5c3fde8eb4c4c4725d77d0aa72b8;hp=5fba9c5f28b866d8f3dfb3c5f92300873ff9a254;hb=1851def5c02f42b90298672e1de89cba417c61ca;hpb=4a2c8308c637056142c51b31fe35f5f0a643bbd8 diff --git a/htsn-import.cabal b/htsn-import.cabal index 5fba9c5..b792247 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -1,5 +1,5 @@ name: htsn-import -version: 0.0.3 +version: 0.0.4 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky @@ -87,8 +87,8 @@ executable htsn-import groundhog-th == 0.4.*, MissingH == 1.2.*, old-locale == 1.0.*, - tasty == 0.7.*, - tasty-hunit == 0.4.*, + tasty == 0.8.*, + tasty-hunit == 0.8.*, time == 1.4.*, transformers == 0.3.*, tuple == 0.2.* @@ -164,8 +164,8 @@ test-suite testsuite groundhog-th == 0.4.*, MissingH == 1.2.*, old-locale == 1.0.*, - tasty == 0.7.*, - tasty-hunit == 0.4.*, + tasty == 0.8.*, + tasty-hunit == 0.8.*, time == 1.4.*, transformers == 0.3.*, tuple == 0.2.* @@ -236,8 +236,8 @@ test-suite shelltests MissingH == 1.2.*, old-locale == 1.0.*, process == 1.1.*, - tasty == 0.7.*, - tasty-hunit == 0.4.*, + tasty == 0.8.*, + tasty-hunit == 0.8.*, time == 1.4.*, transformers == 0.3.*, tuple == 0.2.*