X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=haeres.cabal;h=589670355fdcc70feaeec1305aa5d9a322ac9ca7;hp=c36a31b25098a6129588c1816ae997f260828fb8;hb=825753e2731b8491d93d9f2d66b457fe31b1c763;hpb=e5168c9d5f32912d4e77713935e8c09a468bfd01 diff --git a/haeres.cabal b/haeres.cabal index c36a31b..5896703 100644 --- a/haeres.cabal +++ b/haeres.cabal @@ -14,7 +14,11 @@ build-type: Simple 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