|
|
|
|
Synopsis |
|
|
|
Documentation |
|
|
|
|
A single Haskell import declaration.
| Constructors | | Instances | |
|
|
|
|
|
Imported or exported entity.
| Constructors | IEVar name | | IEThingAbs name | Class/Type (can't tell)
| IEThingAll name | ClassType plus all methodsconstructors
| IEThingWith name [name] | ClassType plus some methodsconstructors
| IEModuleContents ModuleName | (Export Only)
| IEGroup Int HsDocString | Doc section heading
| IEDoc HsDocString | Some documentation
| IEDocNamed String | Reference to named doc
|
| Instances | |
|
|
|
|
|
|
Produced by Haddock version 2.6.1 |