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