~alcinnz/fontconfig-pure

ref: d0b230b84ce2cc02133c24f51173f95cd41ddb6e fontconfig-pure/lib/Graphics/Text/Font/Choose/ObjectSet.hs -rw-r--r-- 157 bytes
d0b230b8 — Adrian Cochrane Implement Stylist traits for FontConfig patterns! 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!