descriptive-0.0.0: Self-describing consumers/parsers; forms, cmd-line args, JSON, etc.

Safe HaskellSafe-Inferred
LanguageHaskell98

Descriptive.Formlet

Description

Validating indexed formlet with auto-generated input names.

Synopsis

Documentation

data Formlet Source

Constructors

Index !Integer 
Constrained !Text 

Instances

indexed :: Consumer FormletState Formlet Text Source

Consume any character.