Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
5baa8db6
Unverified
Commit
5baa8db6
authored
Nov 11, 2017
by
Andrey Mokhov
Committed by
GitHub
Nov 11, 2017
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix AppVeyor cache failure (#456)
parent
94dbe9d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
appveyor.yml
appveyor.yml
+2
-2
No files found.
appveyor.yml
View file @
5baa8db6
...
...
@@ -17,8 +17,8 @@ install:
-
git clone --recursive git://git.haskell.org/ghc.git
# GHC comes with an older version of Hadrian, so we delete it
-
rm -rf ghc\hadrian
#
Move
new Hadrian into ./ghc/hadrian
-
mv
new-hadrian ghc\hadrian
#
Copy
new Hadrian into ./ghc/hadrian
-
cp -r
new-hadrian ghc\hadrian
# Install Alex and Happy
-
set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH%
...
...
Andrey Mokhov
@snowleopard
mentioned in commit
c1fcd9b3
·
Nov 15, 2017
mentioned in commit
c1fcd9b3
mentioned in commit c1fcd9b3f60e8420dd228cd4e3efeb9cfa793aa5
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment