summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ibb/ibb.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/ibb/ibb.cabal b/ibb/ibb.cabal
index 6cb9a1f..5e92158 100644
--- a/ibb/ibb.cabal
+++ b/ibb/ibb.cabal
@@ -15,6 +15,8 @@ executable ibb
hs-source-dirs: .
default-extensions: OverloadedStrings
ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
+ other-modules:
+ Influencers
build-depends:
base >= 4.6 && < 5
, scotty