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