Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
bureaucromancy
summary
tree
log
refs
ref:
696da319f63881a1482a71ef5d7c067fb471b61e
bureaucromancy
/
test
/Main.hs
-rw-r--r--
90 bytes
View
Log
Blame
View raw
696da319
— Adrian Cochrane Document & add missing files.
1 year, 5 days ago
1
2
3
4
module
Main
(
main
)
where
main
::
IO
()
main
=
putStrLn
"Test suite not yet implemented."