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