[commit: ghc] wip/nfs-locking: Update docs (c70f765)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 01:28:40 UTC 2017


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

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

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

commit c70f765b7aaecaa4bfed5c39e33e1e5111b1ce30
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Thu Oct 5 12:43:25 2017 +0100

    Update docs
    
    See #314


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

c70f765b7aaecaa4bfed5c39e33e1e5111b1ce30
 doc/windows.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/windows.md b/doc/windows.md
index 510b986..f644f03 100644
--- a/doc/windows.md
+++ b/doc/windows.md
@@ -24,7 +24,7 @@ cd hadrian
 stack setup
 
 # Install utilities required during the GHC build process
-stack exec -- pacman -S autoconf automake-wrapper make patch tar --noconfirm
+stack exec -- pacman -S autoconf automake-wrapper make patch python tar --noconfirm
 
 # Build Hadrian and dependencies (including GHC dependencies Alex and Happy)
 stack build



More information about the ghc-commits mailing list