[commit: ghc] master: users guide: Fix spelling (a9eb645)
git at git.haskell.org
git at git.haskell.org
Fri Jun 8 13:15:52 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/a9eb645bb1e6bbaee3597640edc2fa211aafae60/ghc
>---------------------------------------------------------------
commit a9eb645bb1e6bbaee3597640edc2fa211aafae60
Author: Ben Gamari <ben at smart-cactus.org>
Date: Fri Jun 8 09:15:10 2018 -0400
users guide: Fix spelling
>---------------------------------------------------------------
a9eb645bb1e6bbaee3597640edc2fa211aafae60
docs/users_guide/glasgow_exts.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/users_guide/glasgow_exts.rst b/docs/users_guide/glasgow_exts.rst
index e25f5ab..8705852 100644
--- a/docs/users_guide/glasgow_exts.rst
+++ b/docs/users_guide/glasgow_exts.rst
@@ -9901,7 +9901,7 @@ There are several possible approaches for handling these overlapping local axiom
instances), so it is a much more pervasive change, with substantial consequences
for the type inference engine.
-GHC adoptst **Reject if in doubt** for now. We can see how painful it
+GHC adopts **Reject if in doubt** for now. We can see how painful it
is in practice, and try something more ambitious if necessary.
Instance lookup
More information about the ghc-commits
mailing list