aboutsummaryrefslogtreecommitdiff
path: root/sharing-recovery.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'sharing-recovery.cabal')
-rw-r--r--sharing-recovery.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/sharing-recovery.cabal b/sharing-recovery.cabal
index 1a7228c..74cc7dc 100644
--- a/sharing-recovery.cabal
+++ b/sharing-recovery.cabal
@@ -26,9 +26,12 @@ test-suite test
main-is: Main.hs
other-modules:
Arith
+ Arith.NonBase
+ NonBaseTH
hs-source-dirs: test
build-depends:
sharing-recovery,
base,
+ template-haskell,
default-language: Haskell2010
ghc-options: -Wall