~alcinnz/fontconfig-pure

ref: 063d2469f3f3850b5e0505d74d0b8569082d777b fontconfig-pure/lib/Graphics/Text/Font/Choose/ObjectSet.hs -rw-r--r-- 157 bytes
063d2469 — Adrian Cochrane Improve memory safety & error checks. 7 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!