~alcinnz/fontconfig-pure

ref: 35586a37128df60a71044132e409ccaede29c5b9 fontconfig-pure/lib/Graphics/Text/Font/Choose/ObjectSet.hs -rw-r--r-- 157 bytes
35586a37 — Adrian Cochrane Encode & decode charsets on C side (fix Haskell side) 10 months ago
                                                                                
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!