From 9af1fb28dd60a6952117c23281ccee9cedaaba85 Mon Sep 17 00:00:00 2001 From: Takenobu Tani Date: Mon, 30 Jan 2017 11:59:42 -0500 Subject: Fix links to building guides in MAKEHELP.md MAKEHELP.md has an old link to 'Building/Hacking'. I updated it to suitable links for new contributors. Reviewers: austin, bgamari Reviewed By: bgamari Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D3039 --- MAKEHELP.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'MAKEHELP.md') diff --git a/MAKEHELP.md b/MAKEHELP.md index 8537cf9607..233298478e 100644 --- a/MAKEHELP.md +++ b/MAKEHELP.md @@ -3,7 +3,9 @@ Quick `make` guide for GHC For a "Getting Started" guide, see: - http://ghc.haskell.org/trac/ghc/wiki/Building/Hacking + https://ghc.haskell.org/trac/ghc/wiki/Building/QuickStart + https://ghc.haskell.org/trac/ghc/wiki/Building/Using + https://ghc.haskell.org/trac/ghc/wiki/Building/StandardTargets Common commands: -- cgit v1.2.1