~alcinnz/fontconfig-pure

ref: d242b0657c8f076ccb7ae8cc6954c0731dbf74fa fontconfig-pure/lib/Graphics/Text/Font/Choose/ObjectSet.hs -rw-r--r-- 157 bytes
d242b065 — Adrian Cochrane Continue implementing C-side language bindings. 8 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!