Also export this helper

This commit is contained in:
Jakob Schöttl 2021-04-13 22:22:26 +02:00
parent 2998849e99
commit c6f44d47b9

View File

@ -59,6 +59,7 @@ module Yesod.Form.Fields
, optionsPersist , optionsPersist
, optionsPersistKey , optionsPersistKey
, optionsPairs , optionsPairs
, optionsPairsGrouped
, optionsEnum , optionsEnum
) where ) where