]> git.rkrishnan.org Git - functorrent.git/blobdiff - functorrent.cabal
wip: Use reader to pass around metainfo
[functorrent.git] / functorrent.cabal
index b663ef9e7ea75f1fb31738ffe17a1f5ff515a2ae..31cbbdb62cc6d8c7836d2c80e6e39e5a6dd1195d 100644 (file)
@@ -45,7 +45,8 @@ library
                        QuickCheck,
                        safe,
                        tasty,
-                       tasty-hunit
+                       tasty-hunit,
+                       transformers
 
 executable functorrent
   main-is:             Main.hs