Data.Registry.Options.Defaults
Description
This module provide a registry with default values for parsing options
defaults :: Registry ('[] :: [Type]) '[FieldConfiguration, Decoder Bool, Decoder Int, Decoder Text, Decoder String] Source #
Default registry
decoders :: Registry ('[] :: [Type]) '[Decoder Bool, Decoder Int, Decoder Text, Decoder String] Source #
Default decoders