diff --git a/duckling.cabal b/duckling.cabal index f7ba06cd0..cda77bc58 100644 --- a/duckling.cabal +++ b/duckling.cabal @@ -815,7 +815,6 @@ library test-suite duckling-test type: exitcode-stdio-1.0 main-is: TestMain.hs - ghc-options: -main-is TestMain hs-source-dirs: tests build-depends: duckling , base