]> gitweb.michael.orlitzky.com - haeredes.git/blobdiff - haeres.cabal
First iteration that does anything.
[haeredes.git] / haeres.cabal
index c36a31b25098a6129588c1816ae997f260828fb8..589670355fdcc70feaeec1305aa5d9a322ac9ca7 100644 (file)
@@ -14,7 +14,11 @@ build-type:     Simple
 
 executable haeres
   build-depends:
 
 executable haeres
   build-depends:
-    base                        == 4.*
+    base                        == 4.*,
+    bytestring                  == 0.10.*,
+    cmdargs                     == 0.10.*,
+    dns                         >= 0.3.7,
+    MissingH                    == 1.2.*
 
   main-is:
     Main.hs
 
   main-is:
     Main.hs