~alcinnz/fontconfig-pure

ref: 4da6f787545bfef4460ec18e4093233d0015df48 fontconfig-pure/lib/Graphics/Text/Font/Choose/ObjectSet.hs -rw-r--r-- 157 bytes
4da6f787 — Adrian Cochrane Datamodel FontConfig in Haskell. 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!