takahashi-0.2.0.2: Operational Monad implementation. It is more small but adequately.

Safe HaskellNone
LanguageHaskell98

Control.Monad.Takahashi.HtmlBuilder.Style

Documentation

data Len Source

Constructors

Per Int 
Px Int 

Instances

data Size Source

Constructors

Size 

Fields

_height :: Maybe Len
 
_width :: Maybe Len
 

Instances