Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
bureaucromancy
summary
tree
log
refs
bureaucromancy
/
test
/Main.hs
-rw-r--r--
90 bytes
View
Log
Blame
View raw
f80f12fd
— Adrian Cochrane Clarify how to run, release 0.1.0.2
11 months ago
1
2
3
4
module
Main
(
main
)
where
main
::
IO
()
main
=
putStrLn
"Test suite not yet implemented."