|
|
|
|
Synopsis |
|
|
|
Documentation |
|
|
|
|
Loads the interface for a given Name.
|
|
|
An IfM function to load the home interface for a wired-in thing,
so that we're sure that we see its instance declarations and rules
See Note [Loading instances for wired-in things] in TcIface
|
|
|
Load the interface corresponding to an import directive in
source code. On a failure, fail in the monad with an error message.
|
|
|
Loads a system interface and throws an exception if it fails
|
|
|
Loads a user interface and throws an exception if it fails. The first parameter indicates
whether we should import the boot variant of the module
|
|
|
Load interfaces for a collection of orphan modules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Read binary interface, and print it out
|
|
Produced by Haddock version 2.6.1 |