~alcinnz/fontconfig-pure

ref: 62a992b7ac7576b4b13dd714b87e67ca6b177009 fontconfig-pure/lib/Graphics/Text/Font/Choose/ObjectSet.hs -rw-r--r-- 157 bytes
62a992b7 — Adrian Cochrane Encode & decode FontConfig data on C side. 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!