summaryrefslogtreecommitdiff
path: root/compiler/GHC/Hs/Decls.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Hs/Decls.hs')
-rw-r--r--compiler/GHC/Hs/Decls.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler/GHC/Hs/Decls.hs b/compiler/GHC/Hs/Decls.hs
index 490113f2eb..b09e0d9eea 100644
--- a/compiler/GHC/Hs/Decls.hs
+++ b/compiler/GHC/Hs/Decls.hs
@@ -898,9 +898,9 @@ NOTE THAT
* The CUSK completely fixes the kind of the type constructor, forever.
- * The precise rules, for each declaration form, for whethher a declaration
+ * The precise rules, for each declaration form, for whether a declaration
has a CUSK are given in the user manual section "Complete user-supplied
- kind signatures and polymorphic recursion". BUt they simply implement
+ kind signatures and polymorphic recursion". But they simply implement
PRINCIPLE above.
* Open type families are interesting: