~alcinnz/fontconfig-pure

ref: 94860b2edf2154be90a772add719a54168bbaa08 fontconfig-pure/app/Main.hs -rw-r--r-- 73 bytes
94860b2e — Adrian Cochrane Add docstrings everywhere! 6 months ago
                                                                                
66dce74f Adrian Cochrane
1
2
3
4
5
6
module Main where


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