Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
bureaucromancy
summary
tree
log
refs
ref:
c1e09d4ada65150d6bd9c391dd1aa4a1bf20b539
bureaucromancy
/
test
/Main.hs
-rw-r--r--
90 bytes
View
Log
Blame
View raw
c1e09d4a
— Adrian Cochrane Render onscreen keyboards (not interactive yet).
1 year, 3 months ago
1
2
3
4
module
Main
(
main
)
where
main
::
IO
()
main
=
putStrLn
"Test suite not yet implemented."