[commit: packages/directory] Mistuke-bump-win32-version-bounds, bgamari-patch-1, master: Add Win32-2.4.0.0 to appveyor.yml (f0c4272)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:34:42 UTC 2017


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

On branches: Mistuke-bump-win32-version-bounds,bgamari-patch-1,master
Link       : http://ghc.haskell.org/trac/ghc/changeset/f0c42720341b16857d57079d8b2ecd27bc958120/directory

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

commit f0c42720341b16857d57079d8b2ecd27bc958120
Author: Phil Ruffwind <rf at rufflewind.com>
Date:   Tue Nov 29 06:15:24 2016 -0500

    Add Win32-2.4.0.0 to appveyor.yml


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

f0c42720341b16857d57079d8b2ecd27bc958120
 appveyor.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/appveyor.yml b/appveyor.yml
index 04370e4..ece24a1 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -7,7 +7,7 @@ environment:
     # use a short path prefix to avoid running into path-length limitations
     STACK_ROOT: C:\sr
   matrix:
-  - DEPS:
+  - DEPS: Win32-2.4.0.0
     STACK: stack --skip-msys --resolver lts-7
   - DEPS:
     STACK: stack --skip-msys --resolver lts-5



More information about the ghc-commits mailing list