~alcinnz/fontconfig-pure

ref: dfce3326f7f5b2367df56675e92742b3d5f7fbc3 fontconfig-pure/app/Main.hs -rw-r--r-- 73 bytes
dfce3326 — Adrian Cochrane Test @font-face parsing. 4 months ago
                                                                                
66dce74f Adrian Cochrane
1
2
3
4
5
6
module Main where


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