~alcinnz/fontconfig-pure

ref: 04e3e462ef4e7ce094848c0ea1424f1624f8bf9a fontconfig-pure/lib/Graphics/Text/Font/Choose/ObjectSet.hs -rw-r--r-- 157 bytes
04e3e462 — Adrian Cochrane Draft C-side wrappers for various FontConfig APIs. 8 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!