Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
fontconfig-pure
summary
tree
log
refs
ref:
58198ed89ecc315519d91044bed43d4b0275e990
fontconfig-pure
/Main.hs
-rw-r--r--
67 bytes
View
Log
Blame
View raw
58198ed8
— Adrian Cochrane Refine FontConfig FreeType utility bindings, so it compiles & correct manages memory
2 years ago
1
2
3
4
module
Main
where
main
::
IO
()
main
=
putStrLn
"Hello, Haskell!"