summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2013-04-19 12:49:01 +0100
committerIan Lynagh <ian@well-typed.com>2013-04-19 20:28:29 +0100
commitd6dd769d84fd62903fcfb59a8be0efde7c9beca7 (patch)
treec2bf2ccb5247477a773735df054e974ba9bce1e6 /ghc.mk
parent5ba23dfa5a72e3185ed5692eedb03907fe0154c7 (diff)
downloadhaskell-d6dd769d84fd62903fcfb59a8be0efde7c9beca7.tar.gz
Update darcs -> git in a comment
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc.mk b/ghc.mk
index b781478a02..21ab26de2b 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -1047,7 +1047,7 @@ publish-docs:
#
# A source dist is built from a complete build tree, because we
-# require some extra files not contained in a darcs checkout: the
+# require some extra files not contained in a git checkout: the
# output from Happy and Alex, for example.
#
# The steps performed by 'make dist' are as follows: