diff options
author | Gabor Greif <ggreif@gmail.com> | 2017-01-17 17:39:33 +0100 |
---|---|---|
committer | Gabor Greif <ggreif@gmail.com> | 2017-01-18 09:37:19 +0100 |
commit | e324e317caab06fda232636c32e8a60d9e888a9c (patch) | |
tree | 573d703e0c0dcb92d48e46b98145e9283905ee05 /docs/core-spec | |
parent | 2b61f52a0d0d636fb468756728c3ee0f5def8304 (diff) | |
download | haskell-e324e317caab06fda232636c32e8a60d9e888a9c.tar.gz |
Typos in comments only [ci skip]
Diffstat (limited to 'docs/core-spec')
-rw-r--r-- | docs/core-spec/core-spec.mng | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/core-spec/core-spec.mng b/docs/core-spec/core-spec.mng index 0eec2eb38c..f9db420857 100644 --- a/docs/core-spec/core-spec.mng +++ b/docs/core-spec/core-spec.mng @@ -242,7 +242,7 @@ In \ottdrulename{Co\_UnivCo}, function $ \textsf{compatibleUnBoxedTys} $ stands appropriate element of the target tuple; \end{itemize} For function implementation see \coderef{coreSyn/CoreLint.lhs}{checkTypes}. -For futher discussion see \url{https://ghc.haskell.org/trac/ghc/wiki/BadUnsafeCoercions}. +For further discussion see \url{https://ghc.haskell.org/trac/ghc/wiki/BadUnsafeCoercions}. \subsection{Type constructors} |