[commit: ghc] wip/nfs-locking: Link to prerequisites (633fad1)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 01:09:02 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/633fad17054268f6c02e360bed5ab4df5e2559ba/ghc

>---------------------------------------------------------------

commit 633fad17054268f6c02e360bed5ab4df5e2559ba
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Thu Sep 1 23:24:34 2016 +0100

    Link to prerequisites
    
    [skip ci]


>---------------------------------------------------------------

633fad17054268f6c02e360bed5ab4df5e2559ba
 doc/windows.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/windows.md b/doc/windows.md
index efbaeb2..1296b76 100644
--- a/doc/windows.md
+++ b/doc/windows.md
@@ -2,8 +2,8 @@
 
 [![Windows status](https://img.shields.io/appveyor/ci/snowleopard/hadrian/master.svg?label=Windows)](https://ci.appveyor.com/project/snowleopard/hadrian)
 
-Here is how you can build GHC, from source, on Windows. We assume that you
-already have `git` and `stack` installed.
+Here is how you can build GHC, from source, on Windows. We assume that `git` and `stack` are
+installed (see [prerequisites](https://github.com/snowleopard/hadrian/blob/master/doc/windows.md#prerequisites)).
 
 ```sh
 # Get GHC and Hadrian sources



More information about the ghc-commits mailing list