|
|
|
|
|
|
|
| Documentation |
|
| title :: Style |
|
| titleMain :: Style |
|
| abstract :: Style |
|
| heading1 :: Style |
|
| heading2 :: Style |
|
| comment :: Style |
|
| commentB :: Style |
|
| commentM :: Style |
|
| warning1 :: Style |
|
| warning2 :: Style |
|
| hide :: Style |
|
| brown :: Color |
|
| olive :: Color |
|
| lightYellow :: Color |
|
| lightBlue :: Color |
|
| box1 :: Box |
|
| box2 :: Box |
|
| boxWidth :: Box -> Int |
|
| boxHeight :: Box -> Int |
|
| fmt1 :: Format |
|
| fmt2 :: Format |
|
| fmt3 :: Format |
|
| list :: Box -> Format -> Style |
|
| list' :: Box -> Format -> Style |
|
| bareList :: Int -> Int -> Style -> Style |
|
| bareList' :: Int -> Int -> Style -> Style |
|
| bareTable :: Int -> Int -> Style -> Style |
|
| bareTable' :: Int -> Int -> Style -> Style |
|
| table :: Box -> Format -> Style |
|
| table' :: Box -> Format -> Style |
|
| list1 :: Style |
|
| list2 :: Style |
|
| list1' :: Style |
|
| list2' :: Style |
|
| table1 :: Style |
|
| table2 :: Style |
|
| table1' :: Style |
|
| table2' :: Style |
|
| mag :: Int -> Int -> Style -> Style |
|
| enlarge :: Style -> Style |
|
| shrink :: Style -> Style |
|
| rotate :: Int -> Style -> Style |
|
| twist :: Style -> Style |
|
| twist' :: Style -> Style |
|
| listStyle :: Bool -> Bool -> Int -> Int -> Int -> Color -> Color -> Color -> Color -> Style |
|
| blueList :: Style |
|
| yellowList :: Style |
|
| blueList' :: Style |
|
| yellowList' :: Style |
|
| treeStyle :: Bool -> Bool -> Int -> Int -> Int -> Color -> Color -> Color -> Style |
|
| blueTree :: Style |
|
| yellowTree :: Style |
|
| Produced by Haddock version 0.6 |