From: Max Bolingbroke Date: Thu, 31 Jul 2008 01:23:43 +0000 (+0000) Subject: Follow Digraph changes in MkIface X-Git-Tag: 2008-09-12~298 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=a08b4f85df5fbebc237bb7798cabe3812500e921 Follow Digraph changes in MkIface --- diff --git a/compiler/iface/MkIface.lhs b/compiler/iface/MkIface.lhs index f953107..3f1ee46 100644 --- a/compiler/iface/MkIface.lhs +++ b/compiler/iface/MkIface.lhs @@ -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 = stronglyConnCompFromEdgedVertices edges global_hash_fn = mkHashFun hsc_env eps