~alcinnz/fontconfig-pure

ref: 21f288ec7cd334c64016c5537065660832b0a124 fontconfig-pure/Main.hs -rw-r--r-- 67 bytes
21f288ec — Adrian Cochrane Get language bindings for FcConfig type compiling. 2 years ago
                                                                                
1
2
3
4
module Main where

main :: IO ()
main = putStrLn "Hello, Haskell!"