registry-options-0.2.0.0: application options parsing
Safe HaskellSafe-Inferred
LanguageGHC2021

Data.Registry.Options.Defaults

Description

This module provide a registry with default values for parsing options

Synopsis

Documentation

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