diff options
Diffstat (limited to 'ad-listener.cabal')
-rw-r--r-- | ad-listener.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ad-listener.cabal b/ad-listener.cabal index 22f7adb..21962b6 100644 --- a/ad-listener.cabal +++ b/ad-listener.cabal @@ -25,6 +25,7 @@ Library , time , wreq , random + , logging Exposed-modules: FetchAd @@ -62,6 +63,7 @@ Executable ad-listener , text , time , wreq + , logging Other-modules: Conf |