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!