~alcinnz/fontconfig-pure

ref: 83d4ee7772a71dfe3bbc73fba79c65d6d4847e43 fontconfig-pure/lib/Graphics/Text/Font/Choose/ObjectSet.hs -rw-r--r-- 157 bytes
83d4ee77 — Adrian Cochrane Implement utils for loading queried fonts. 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!