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 --- test/Main.hs | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/Main.hs (limited to 'test/Main.hs') diff --git a/test/Main.hs b/test/Main.hs new file mode 100644 index 0000000..a824f8c --- /dev/null +++ b/test/Main.hs @@ -0,0 +1 @@ +{-# OPTIONS_GHC -F -pgmF hspec-discover #-} -- cgit v1.2.3