summaryrefslogtreecommitdiffstats
path: root/blessings.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'blessings.cabal')
-rw-r--r--blessings.cabal6
1 files changed, 5 insertions, 1 deletions
diff --git a/blessings.cabal b/blessings.cabal
index 7622136..4d6e0d7 100644
--- a/blessings.cabal
+++ b/blessings.cabal
@@ -21,8 +21,12 @@ library
test-suite test-blessings
type: exitcode-stdio-1.0
- main-is: Spec.hs
+ main-is: Main.hs
hs-source-dirs: test
+ other-modules:
+ BaseSpec
+ NormalizationSpec
+
default-language: GHC2024
ghc-options: -Wall
build-depends: