aboutsummaryrefslogtreecommitdiff
path: root/ad-listener.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'ad-listener.cabal')
-rw-r--r--ad-listener.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/ad-listener.cabal b/ad-listener.cabal
index 793fd5a..65da10b 100644
--- a/ad-listener.cabal
+++ b/ad-listener.cabal
@@ -22,6 +22,7 @@ Library
, http-conduit
, tagsoup
, text
+ , http-types
Exposed-modules:
FetchAd
@@ -57,6 +58,7 @@ Executable ad-listener
, tagsoup
, text
, time
+ , http-conduit
Other-modules:
Conf
@@ -81,6 +83,7 @@ Test-suite test
, hspec
, ad-listener
, text
+ , http-conduit
Other-modules:
Ads