summaryrefslogtreecommitdiff
path: root/compiler/prelude/TysWiredIn.hs
diff options
context:
space:
mode:
authornineonine <mail4chemik@gmail.com>2019-11-17 13:33:22 -0800
committernineonine <mail4chemik@gmail.com>2019-11-17 13:33:22 -0800
commit34515e7c94250a8b5b85453a0481d0c8d313a7c5 (patch)
tree4e02ec78b241d7085367d6ed41bb04ea58048756 /compiler/prelude/TysWiredIn.hs
parent2f5ed225b78b32c65d023072d78ae5d176e2f04b (diff)
downloadhaskell-34515e7c94250a8b5b85453a0481d0c8d313a7c5.tar.gz
Fix random typos [skip ci]
Diffstat (limited to 'compiler/prelude/TysWiredIn.hs')
-rw-r--r--compiler/prelude/TysWiredIn.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/prelude/TysWiredIn.hs b/compiler/prelude/TysWiredIn.hs
index 74556b5323..b1ba7bf4b2 100644
--- a/compiler/prelude/TysWiredIn.hs
+++ b/compiler/prelude/TysWiredIn.hs
@@ -208,7 +208,7 @@ names in PrelNames, so they use wTcQual, wDataQual, etc
-- See also Note [Known-key names]
wiredInTyCons :: [TyCon]
-wiredInTyCons = [ -- Units are not treated like other tuples, because then
+wiredInTyCons = [ -- Units are not treated like other tuples, because they
-- are defined in GHC.Base, and there's only a few of them. We
-- put them in wiredInTyCons so that they will pre-populate
-- the name cache, so the parser in isBuiltInOcc_maybe doesn't