dbefdc06 Adrian Cochrane 1abac8a1 Adrian Cochrane 4da6f787 Adrian Cochrane
6 months ago 7 months ago 10 months ago
1 2 3 4 5 6
-- | Which properties of a font do we want to read? module Graphics.Text.Font.Choose.ObjectSet(ObjectSet) where type ObjectSet = [String] -- NOTE: Already has all the typeclass instances I want, including MessagePack!