module Graphics.Text.Font.Choose.ObjectSet where type ObjectSet = [String] -- NOTE: Already has all the typeclass instances I want, including MessagePack!