diff --git a/mongoDB.cabal b/mongoDB.cabal index 730433e..09a80e0 100644 --- a/mongoDB.cabal +++ b/mongoDB.cabal @@ -63,6 +63,9 @@ Source-repository head test-suite test hs-source-dirs: test main-is: Main.hs + other-modules: Spec + , QuerySpec + , TestImport ghc-options: -Wall -with-rtsopts "-K64m" type: exitcode-stdio-1.0 build-depends: mongoDB