X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fharbl.git;a=blobdiff_plain;f=harbl.cabal;h=24a67c253f9c31e9936d2078323310fbd1c29dce;hp=a970d307a43e390e50159990d18890941895bd6a;hb=98b9d8768fe78d9948151e499ec52f7f616bd6e9;hpb=67a990c746599a0f64cffa8dd92157626fc4654e diff --git a/harbl.cabal b/harbl.cabal index a970d30..24a67c2 100644 --- a/harbl.cabal +++ b/harbl.cabal @@ -17,6 +17,8 @@ library build-depends: base >= 4.6 && < 5, bytestring >= 0.9, + cmdargs >= 0.10.6, + configurator >= 0.2, dns >= 2, iproute >= 1.4, parsec >= 3, @@ -80,6 +82,8 @@ executable harbl hs-source-dirs: harbl-cli/src + -- Other modules needed... + ghc-options: -Wall -fwarn-hi-shadowing