haddock-2.7.0: A documentation-generation tool for Haskell libraries
Source code
Contents
Index
Haddock.Interface.Create
Portability
portable
Stability
experimental
Maintainer
haddock@projects.haskell.org
Description
Synopsis
createInterface
:: GhcModule -> [
Flag
] -> ModuleMap -> InstIfaceMap -> ErrMsgGhc
Interface
Documentation
createInterface
:: GhcModule -> [
Flag
] -> ModuleMap -> InstIfaceMap -> ErrMsgGhc
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.6.0