haddock
Source code
Contents
Index
Haddock.Interface
Synopsis
createInterfaces
:: [
GhcModule
] ->
LinkEnv
-> [
Flag
] -> ([
Interface
],
LinkEnv
, [
ErrMsg
])
Documentation
createInterfaces
:: [
GhcModule
] ->
LinkEnv
-> [
Flag
] -> ([
Interface
],
LinkEnv
, [
ErrMsg
])
Source
Turn a topologically sorted list of GhcModules into interfaces. Also return the home link environment created in the process, and any error messages.
Produced by
Haddock
version 2.1.0