hdiff
packages
feed
hps
-0.1: Graphics/PS/Font.hs
module Graphics.PS.Font (Font(..)) where data Font = Font String Double deriving (Eq, Show)