diff options
-rw-r--r-- | compiler/specialise/Rules.lhs | 2 | ||||
-rwxr-xr-x | sync-all | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/compiler/specialise/Rules.lhs b/compiler/specialise/Rules.lhs index cc2cc19f98..c2148120e3 100644 --- a/compiler/specialise/Rules.lhs +++ b/compiler/specialise/Rules.lhs @@ -111,7 +111,7 @@ Note [Overall plumbing for rules] from HscEnv. [NB: we are inconsistent here. We should do the same for external - pacakges, but we don't. Same for type-class instances.] + packages, but we don't. Same for type-class instances.] * So in the outer simplifier loop, we combine (b-d) into a single RuleBase, reading @@ -690,7 +690,7 @@ Flags given *after* the command are passed to git. --extra also clone some extra library packages - --no-dph avoids cloning the dph pacakges + --no-dph avoids cloning the dph packages ------------ Checking out a branch ------------- |