Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
337b09aa
Commit
337b09aa
authored
Jan 03, 2006
by
simonmar
Browse files
[project @ 2006-01-03 16:14:20 by simonmar]
export ModLocation(..)
parent
51e758f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/main/GHC.hs
View file @
337b09aa
...
...
@@ -37,7 +37,7 @@ module GHC (
TypecheckedSource
,
ParsedSource
,
RenamedSource
,
-- * Inspecting the module structure of the program
ModuleGraph
,
ModSummary
(
..
),
ModuleGraph
,
ModSummary
(
..
),
ModLocation
(
..
),
getModuleGraph
,
isLoaded
,
topSortModuleGraph
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment