diff --git a/src/Vervis/Form/Person.hs b/src/Vervis/Form/Person.hs index af42074..0801f08 100644 --- a/src/Vervis/Form/Person.hs +++ b/src/Vervis/Form/Person.hs @@ -14,8 +14,8 @@ -} module Vervis.Form.Person - ( NewPerson (..) - , newPersonForm + ( -- NewPerson (..) + -- , newPersonForm ) where