]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Remove pretty-show and transformers dependencies.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 28 Dec 2013 03:13:22 +0000 (22:13 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 28 Dec 2013 03:13:22 +0000 (22:13 -0500)
htsn-rdbms-import.cabal

index b599b12b22d6801d97419dde33a75ff6dfcb8e5a..e5acbd006c4222a288f7887ac3ea116e91dafd35 100644 (file)
@@ -20,10 +20,8 @@ executable htsn-rdbms-import
     groundhog-sqlite            == 0.4.*,
     groundhog-th                == 0.4.*,
     old-locale                  == 1.0.*,
-    pretty-show                 == 1.*,
     time                        == 1.4.*,
-    tuple                       == 0.2.*,
-    transformers                == 0.3.*
+    tuple                       == 0.2.*
 
   main-is:
     Main.hs