Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
a08b4f85
Commit
a08b4f85
authored
Jul 31, 2008
by
batterseapower
Browse files
Follow Digraph changes in MkIface
parent
96088030
Changes
1
Show whitespace changes
Inline
Side-by-side
compiler/iface/MkIface.lhs
View file @
a08b4f85
...
...
@@ -426,7 +426,7 @@ addFingerprints hsc_env mb_old_fingerprint iface0 new_decls
where n = ifName d
-- strongly-connected groups of declarations, in dependency order
groups = stronglyConnComp edges
groups = stronglyConnComp
FromEdgedVertices
edges
global_hash_fn = mkHashFun hsc_env eps
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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