~alcinnz/fontconfig-pure

ref: a1837e5cba51dad2199502f9fc5e88c1184ca8c7 fontconfig-pure/lib/Graphics/Text/Font/Choose/ObjectSet.hs -rw-r--r-- 157 bytes
a1837e5c — Adrian Cochrane Fix C code, it compiles now! 10 months ago
                                                                                
4da6f787 Adrian Cochrane
1
2
3
4
5
module Graphics.Text.Font.Choose.ObjectSet where

type ObjectSet = [String]

-- NOTE: Already has all the typeclass instances I want, including MessagePack!