Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
Mondrian
summary
tree
log
refs
ref:
77f2d28eb8df6e870a2b2abaded992881e2ce6a3
Mondrian
/
test
/MyLibTest.hs
-rw-r--r--
90 bytes
View
Log
Blame
View raw
77f2d28e
— Adrian Cochrane Improve code cleanliness.
1 year, 4 months ago
1
2
3
4
module
Main
(
main
)
where
main
::
IO
()
main
=
putStrLn
"Test suite not yet implemented."