summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compiler/specialise/Rules.lhs2
-rwxr-xr-xsync-all2
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
diff --git a/sync-all b/sync-all
index 5d7e313536..fc629df7a9 100755
--- a/sync-all
+++ b/sync-all
@@ -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 -------------