~alcinnz/fontconfig-pure

ref: fcf1e371e4a7d55b5ae07b90172502bc1d3e8064 fontconfig-pure/Main.hs -rw-r--r-- 67 bytes
fcf1e371 — Adrian Cochrane Remove file utility & throw memory exceptions for String utilities. 2 years ago
                                                                                
e21707cb Adrian Cochrane
1
2
3
4
module Main where

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