logic/test/Main.hs
hi dff5b9f365 cabal
only doing this because Data.Set is not in the stdlib
2025-08-15 13:10:36 +00:00

4 lines
90 B
Haskell

module Main (main) where
main :: IO ()
main = putStrLn "Test suite not yet implemented."