 | WashNGo-2.12: WASH is a family of embedded domain specific languages (EDSL) for programming Web applications in Haskell. | Contents | Index |
|
|
|
| Description |
| Internal use only.
Provides access to class InputHandle and thus enables the construction
new instances of this class, which requires knowledge about programming of
validations.
|
|
|
| Documentation |
|
| class HasValue i where |
| | Methods | | value :: i a VALID -> a | | extract a value from various kinds of input handles
|
| | Instances | |
|
|
| class InputHandle h where |
| | Methods | | | Instances | |
|
|
| Produced by Haddock version 0.8 |