[commit: packages/parallel] master: Add GHC 7.10.1 to test-matrix (1ccf213)

git at git.haskell.org git at git.haskell.org
Sat Jan 2 08:16:31 UTC 2016


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

On branch  : master
Link       : http://git.haskell.org/packages/parallel.git/commitdiff/1ccf213252289fd3191bf381f7ca79898417aef2

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

commit 1ccf213252289fd3191bf381f7ca79898417aef2
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Sun Dec 28 09:50:20 2014 +0100

    Add GHC 7.10.1 to test-matrix


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

1ccf213252289fd3191bf381f7ca79898417aef2
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index cc5fb0b..db49af6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,8 @@ env:
  - CABALVER=1.16 GHCVER=7.2.2
  - CABALVER=1.16 GHCVER=7.4.2
  - CABALVER=1.16 GHCVER=7.6.3
- - CABALVER=1.18 GHCVER=7.8.3
+ - CABALVER=1.18 GHCVER=7.8.4
+ - CABALVER=1.22 GHCVER=7.10.1
  - CABALVER=head GHCVER=head
 
 matrix:



More information about the ghc-commits mailing list