1 2 3
module Graphics.Text.Font.Choose.Constant where data Constant = Constant { name :: String, object :: String, value :: Int }