graphSat/test/Main.hs

5 lines
90 B
Haskell
Raw Permalink Normal View History

2022-12-21 00:33:56 +01:00
module Main (main) where
main :: IO ()
main = putStrLn "Test suite not yet implemented."