[commit: ghc] wip/alp/hadrian-docs-crosslinking: typo (5a8a94b)
git at git.haskell.org
git at git.haskell.org
Sun Mar 31 15:08:36 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/alp/hadrian-docs-crosslinking
Link : http://ghc.haskell.org/trac/ghc/changeset/5a8a94b69e91e6eb6fe65af30cffa5609f3ce3f9/ghc
>---------------------------------------------------------------
commit 5a8a94b69e91e6eb6fe65af30cffa5609f3ce3f9
Author: Alp Mestanogullari <alpmestan at gmail.com>
Date: Wed Jan 9 22:40:25 2019 +0100
typo
>---------------------------------------------------------------
5a8a94b69e91e6eb6fe65af30cffa5609f3ce3f9
hadrian/doc/make.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hadrian/doc/make.md b/hadrian/doc/make.md
index 2a3b432..0d9bb91 100644
--- a/hadrian/doc/make.md
+++ b/hadrian/doc/make.md
@@ -1,6 +1,6 @@
# Hadrian for Make users
-This is a cheatsheet-style document meant to succintly show how to use
+This is a cheatsheet-style document meant to succinctly show how to use
Hadrian for any GHC developer familiar with the Make build system, by showing
the Make command(s) to achieve some goal and then the Hadrian equivalent. If you
are looking for a more verbose and comprehensive document, you should head to
More information about the ghc-commits
mailing list