Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
fontconfig-pure
summary
tree
log
refs
ref:
a1837e5cba51dad2199502f9fc5e88c1184ca8c7
fontconfig-pure
/
test
/Main.hs
-rw-r--r--
90 bytes
View
Log
Blame
View raw
a1837e5c
— Adrian Cochrane Fix C code, it compiles now!
10 months ago
1
2
3
4
module
Main
(
main
)
where
main
::
IO
()
main
=
putStrLn
"Test suite not yet implemented."