haddock
Source code
Contents
Index
Haddock.Interface.Create
Synopsis
createInterface
::
GhcModule
-> [
Flag
] ->
ModuleMap
->
ErrMsgM
Interface
Documentation
createInterface
::
GhcModule
-> [
Flag
] ->
ModuleMap
->
ErrMsgM
Interface
Source
Process the data in the GhcModule to produce an interface. To do this, we need access to already processed modules in the topological sort. That's what's in the module map.
Produced by
Haddock
version 2.1.0