summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2017-05-19 11:55:38 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2017-05-19 12:23:53 +0100
commit875159cc89d7d7120395e026330397a620531c25 (patch)
treeb4cbcf5459d1881f0da65bf530032a18c280224a
parentc039624a83f3eacf03dbe41c3f6e3362d7ef6666 (diff)
downloadhaskell-875159cc89d7d7120395e026330397a620531c25.tar.gz
Comments and white space only
-rw-r--r--compiler/iface/MkIface.hs5
1 files changed, 2 insertions, 3 deletions
diff --git a/compiler/iface/MkIface.hs b/compiler/iface/MkIface.hs
index 4968c2921c..dec7215715 100644
--- a/compiler/iface/MkIface.hs
+++ b/compiler/iface/MkIface.hs
@@ -476,10 +476,9 @@ addFingerprints hsc_env mb_old_fingerprint iface0 new_decls
extendOccEnvList env [ (b,n) | b <- ifaceDeclImplicitBndrs d ]
where n = getOccName d
- -- strongly-connected groups of declarations, in dependency order
+ -- Strongly-connected groups of declarations, in dependency order
groups :: [SCC IfaceDeclABI]
- groups =
- stronglyConnCompFromEdgedVerticesUniq edges
+ groups = stronglyConnCompFromEdgedVerticesUniq edges
global_hash_fn = mkHashFun hsc_env eps