From 216002a4dfac49755262a490b8407737ac0f472b Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Mon, 23 Feb 2026 23:39:35 +0100 Subject: WIP test that Sparse is a join-semilattice --- chad-fast.cabal | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'chad-fast.cabal') diff --git a/chad-fast.cabal b/chad-fast.cabal index 1eef3ed..e0464d8 100644 --- a/chad-fast.cabal +++ b/chad-fast.cabal @@ -112,6 +112,14 @@ test-suite test default-language: Haskell2010 ghc-options: -Wall -threaded -rtsopts +test-suite sparse-lattice + type: exitcode-stdio-1.0 + main-is: SparseLattice.hs + build-depends: base, chad-fast, some + hs-source-dirs: misc + default-language: Haskell2010 + ghc-options: -Wall -threaded + benchmark bench type: exitcode-stdio-1.0 main-is: Main.hs -- cgit v1.2.3-70-g09d2