export singleton

This commit is contained in:
Andrew Martin 2016-10-27 16:07:18 -04:00
parent 9ef9040099
commit 809572a05b

View File

@ -6,6 +6,7 @@ module Colonnade.Encoding
-- * Create -- * Create
headed headed
, headless , headless
, singleton
-- * Transform -- * Transform
, fromMaybe , fromMaybe
, columns , columns