X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=haeredes.cabal;h=f4a41215862f6c5c88ec09a97592edb03df1a88e;hp=f29de3c412a7b13b31ab5502189904f58c70ce95;hb=7b1f25b5a8f60c2f388eff66a4532f424820e1d6;hpb=1f5b4bba909243a4feda445e3c38e399249b229f diff --git a/haeredes.cabal b/haeredes.cabal index f29de3c..f4a4121 100644 --- a/haeredes.cabal +++ b/haeredes.cabal @@ -85,7 +85,6 @@ executable haeredes cmdargs >= 0.10, dns >= 1.4, iproute >= 1.2, - MissingH >= 1.2, parallel-io >= 0.3 main-is: @@ -98,6 +97,11 @@ executable haeredes CommandLine DNS ExitCodes + -- WARNING: the Paths_haeredes module is automatically generated by + -- Cabal itself. We don't want it included in the release tarballs, + -- since we typically want the paths that the user has configured. + -- Nevertheless, Cabal will complain if we don't include it here. + Paths_haeredes Timeout ghc-options: