|
|
|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
|
|
|
| class Instantiate t where | Source |
|
| Instantiate something.
Results in an open meta variable or a non meta.
Doesn't do any reduction, and preserves blocking tags (when blocking meta
is uninstantiated).
| | | Methods | |
|
|
|
|
|
|
| If the first argument is True, then a single delayed clause may
be unfolded.
|
|
| Normalisation
|
|
|
|
|
| Full instantiation
|
|
| class InstantiateFull t where | Source |
|
|
|
|
|
| Produced by Haddock version 2.6.0 |