| ||||||||||
| ||||||||||
| Description | ||||||||||
| Contains functions to automatically create instances from data type definitions. | ||||||||||
| Synopsis | ||||||||||
| ||||||||||
| Documentation | ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| Creates an instance of a Haskell type. For this to work the compiler must be able to deduce the type from the callee's context. | ||||||||||
| ||||||||||
| Like createInstance excepts it uses a phantom type to elicit the correct type to return. | ||||||||||
| ||||||||||
| ||||||||||
| Produced by Haddock version 2.1.0 | ||||||||||