~alcinnz/fontconfig-pure

ref: e21707cbfcfa7ca64988c599b160d867debaf9a9 fontconfig-pure/Graphics/Text/Font/Choose/Constant.hs -rw-r--r-- 125 bytes
e21707cb — Adrian Cochrane First! 2 years ago
                                                                                
1
2
3
module Graphics.Text.Font.Choose.Constant where

data Constant = Constant { name :: String, object :: String, value :: Int }