-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
How does one provide for using newtypes as option record types?
Currently the failure mentions missing ParseFields
instance, but when one tries to provide a hand-written one, along the lines of the existing ParseField
instances, one faces the fact that parseString
is not exported.
Are there plans to automate instances for newtypes? Or to document how to define ParseFields
instances for own types?
Metadata
Metadata
Assignees
Labels
No labels