From f4930a40e3ae7af4c43c78f7062d34385153a891 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 8 Mar 2026 05:33:25 +0100 Subject: add semantic normalization tests; split test suite --- blessings.cabal | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'blessings.cabal') 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: -- cgit v1.2.3