Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
fontconfig-pure
summary
tree
log
refs
ref:
677feaa727bccd8fbae4c852caabb87bca2f00a9
fontconfig-pure
/
test
/Main.hs
-rw-r--r--
90 bytes
View
Log
Blame
View raw
677feaa7
— Adrian Cochrane Implement a scanner on C-side (LibCMP doesn't provide it).
10 months ago
1
2
3
4
module
Main
(
main
)
where
main
::
IO
()
main
=
putStrLn
"Test suite not yet implemented."