[commit: packages/unix] master: Add GHC 7.10.1 to test-matrix (49aede1)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 15:51:19 UTC 2015
Repository : ssh://git@git.haskell.org/unix
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/49aede104bf3ed1f89f0c27652f913a91f3bc66e/unix
>---------------------------------------------------------------
commit 49aede104bf3ed1f89f0c27652f913a91f3bc66e
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Tue Dec 23 11:17:22 2014 +0100
Add GHC 7.10.1 to test-matrix
>---------------------------------------------------------------
49aede104bf3ed1f89f0c27652f913a91f3bc66e
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 5b94c8c..ae43717 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ env:
- CABALVER=1.18 GHCVER=7.8.1
- CABALVER=1.18 GHCVER=7.8.2
- CABALVER=1.18 GHCVER=7.8.3
+ - CABALVER=1.22 GHCVER=7.10.1
- CABALVER=head GHCVER=head
matrix:
More information about the ghc-commits
mailing list