export flattenAnnotated

This commit is contained in:
Gregor Kleen 2020-06-14 16:20:08 +02:00
parent 65164334e9
commit f8170266ab

View File

@ -80,6 +80,7 @@ module Colonnade.Encode
, endow , endow
, discard , discard
, headersMonoidal , headersMonoidal
, flattenAnnotated
, uncapAnnotated , uncapAnnotated
) where ) where