Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
fontconfig-pure
summary
tree
log
refs
ref:
d6a3c66265f75e969a3b7b2f0482fbe286cd5d9c
fontconfig-pure
/
lib
/MyLib.hs
-rw-r--r--
80 bytes
View
Log
Blame
View raw
d6a3c662
— Adrian Cochrane Integrate fontsets with Haskell Stylist.
8 months ago
1
2
3
4
module
MyLib
(
someFunc
)
where
someFunc
::
IO
()
someFunc
=
putStrLn
"someFunc"