~alcinnz/fontconfig-pure

ref: d6a3c66265f75e969a3b7b2f0482fbe286cd5d9c fontconfig-pure/lib/Graphics/Text/Font/Choose/ObjectSet.hs -rw-r--r-- 157 bytes
d6a3c662 — Adrian Cochrane Integrate fontsets with Haskell Stylist. 7 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!