tilia-0.0.1.0: corpora/vendored/import/merging-keeps-a-comment-inside-a-thing-out.hs
module Survey.Render where
import Survey.Form
( Form
( formLocale,
formPages, -- in the order they are shown
formTitle
),
)
title :: Form -> String
title = formTitle