haddock
Source code
Contents
Index
Haddock.Interface
Synopsis
createInterfaces
:: [
String
] -> [
Flag
] -> [
InterfaceFile
] ->
Ghc
([Interface], LinkEnv)
Documentation
createInterfaces
:: [
String
] -> [
Flag
] -> [
InterfaceFile
] ->
Ghc
([Interface], LinkEnv)
Source
Turn a topologically sorted list of module names/filenames into interfaces. Also return the home link environment created in the process.
Produced by
Haddock
version 2.4.2