This commit is contained in:
goolord 2019-04-29 16:10:28 -04:00
parent 2894964d94
commit 3100cf23bc

View File

@ -14,6 +14,7 @@ module Lucid.Colonnade
( -- * Apply ( -- * Apply
encodeHtmlTable encodeHtmlTable
, encodeCellTable , encodeCellTable
, encodeCellTableSized
, encodeTable , encodeTable
-- * Cell -- * Cell
-- $build -- $build