summary refs log tree commit diff
path: root/test/Main.hs
blob: 3e2059e31f5127521b263b051fc7247772685e1a (plain)
1
2
3
4
module Main (main) where

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