packages feed

penny-lib-0.4.0.0: Penny/Cabin/Posts/Types.hs

module Penny.Cabin.Posts.Types where

newtype ReportWidth = ReportWidth { unReportWidth :: Int }
                      deriving (Eq, Show, Ord)