Enter your search terms
GNU-Darwin
Web
Submit search form
>
Haskell Core Libraries (base package)
Parent
Contents
Index
Text.Html.BlockTable
Portability
portable
Stability
experimental
Maintainer
Andy Gill <andy@galconn.com>
Description
An Html combinator library
data
BlockTable
a
Instances
(
Show
a) =>
Show
(
BlockTable
a)
single
:: a ->
BlockTable
a
above
::
BlockTable
a ->
BlockTable
a ->
BlockTable
a
beside
::
BlockTable
a ->
BlockTable
a ->
BlockTable
a
getMatrix
::
BlockTable
a -> [[(a, (
Int
,
Int
))]]
showsTable
:: (
Show
a) =>
BlockTable
a ->
ShowS
showTable
:: (
Show
a) =>
BlockTable
a ->
String
Produced by
Haddock
version 0.4