~alcinnz/bureaucromancy

ref: c1e09d4ada65150d6bd9c391dd1aa4a1bf20b539 bureaucromancy/test/Main.hs -rw-r--r-- 90 bytes
c1e09d4a — Adrian Cochrane Render onscreen keyboards (not interactive yet). 1 year, 3 months ago
                                                                                
9ecdfe8a Adrian Cochrane
1
2
3
4
module Main (main) where

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