Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
fontconfig-pure
summary
tree
log
refs
ref:
677feaa727bccd8fbae4c852caabb87bca2f00a9
fontconfig-pure
/
app
/Main.hs
-rw-r--r--
73 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
5
6
module
Main
where
main
::
IO
()
main
=
do
putStrLn
"Hello, Haskell!"