Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
bureaucromancy
summary
tree
log
refs
ref:
b48eccb144e10f6f81f361afaf06507037730eb3
bureaucromancy
/
test
/Main.hs
-rw-r--r--
90 bytes
View
Log
Blame
View raw
b48eccb1
— Adrian Cochrane Integrate & fix error messages; TODO: Block invalid submits
1 year, 1 month ago
1
2
3
4
module
Main
(
main
)
where
main
::
IO
()
main
=
putStrLn
"Test suite not yet implemented."