~alcinnz/fontconfig-pure

ref: 383a336f98a52527c3cbab10aaf69b142e79672e fontconfig-pure/lib/Graphics/Text/Font/Choose/ObjectSet.hs -rw-r--r-- 157 bytes
383a336f — Adrian Cochrane Initialize C components, including vendored CMP 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!