From: Michael Orlitzky Date: Sat, 28 Dec 2013 17:35:14 +0000 (-0500) Subject: Bump the cabal file with new deps. X-Git-Tag: 0.0.1~154 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=commitdiff_plain;h=3e6ba8b8a49258f56d283daf8768ccef99dd4b63 Bump the cabal file with new deps. --- diff --git a/htsn-import.cabal b/htsn-import.cabal index 83c0ef9..4136b1e 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -14,13 +14,20 @@ description: executable htsn-import build-depends: + ansi-terminal == 0.6.*, base == 4.*, + cmdargs >= 0.10.6, + configurator == 0.2.*, + directory == 1.2.*, + filepath == 1.3.*, + hslogger == 1.2.*, hxt == 9.3.*, groundhog == 0.4.*, groundhog-sqlite == 0.4.*, groundhog-th == 0.4.*, old-locale == 1.0.*, time == 1.4.*, + transformers == 0.3.*, tuple == 0.2.* main-is: