~alcinnz/fontconfig-pure

ref: a1837e5cba51dad2199502f9fc5e88c1184ca8c7 fontconfig-pure/test/Main.hs -rw-r--r-- 90 bytes
a1837e5c — Adrian Cochrane Fix C code, it compiles now! 10 months ago
                                                                                
66dce74f Adrian Cochrane
1
2
3
4
module Main (main) where

main :: IO ()
main = putStrLn "Test suite not yet implemented."