|
|
|
|
|
|
| Synopsis |
|
|
|
|
| Datatypes
|
|
|
|
|
|
| Type class
|
|
|
| | Methods | | | Instances | |
|
|
| Rendering
|
|
|
|
|
|
| Parsing
|
|
|
|
|
|
|
|
| ToCss instances
|
|
| Color
|
|
|
| Constructors | | Instances | |
|
|
|
|
|
|
| Size
|
|
|
| Create a CSS size, e.g. $(mkSize 100px).
|
|
|
| Absolute size units.
| | Constructors | | Centimeter | | | Inch | | | Millimeter | | | Pica | | | Point | |
| Instances | |
|
|
|
| Not intended for direct use, see mkSize.
| | Constructors | | AbsoluteSize | | | absoluteSizeUnit :: AbsoluteUnit | Units used for text formatting.
| | absoluteSizeValue :: Rational | Normalized value in centimeters.
|
|
| Instances | |
|
|
|
| Constructs AbsoluteSize. Not intended for direct use, see mkSize.
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Not intended for direct use, see mkSize.
| | Constructors | | PercentageSize | | | percentageSizeValue :: Rational | Normalized value, 1 == 100%.
|
|
| Instances | |
|
|
|
| Constructs PercentageSize. Not intended for direct use, see mkSize.
|
|
|
| Constructors | | Instances | |
|
|
| Produced by Haddock version 2.6.1 |