[commit: packages/binary] master: In Travis CI, ghc 7.8.2 -> 7.8.3. (2b2f61c)
git at git.haskell.org
git at git.haskell.org
Sun Dec 14 17:55:23 UTC 2014
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/2b2f61c164c6efbc1a932cf46d89b8bc92b428a2
>---------------------------------------------------------------
commit 2b2f61c164c6efbc1a932cf46d89b8bc92b428a2
Author: Lennart Kolmodin <kolmodin at google.com>
Date: Thu Sep 25 15:52:41 2014 +0400
In Travis CI, ghc 7.8.2 -> 7.8.3.
>---------------------------------------------------------------
2b2f61c164c6efbc1a932cf46d89b8bc92b428a2
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 23870bf..a7f86f3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@
env:
- GHCVER=7.4.2
- GHCVER=7.6.3
- - GHCVER=7.8.2
+ - GHCVER=7.8.3
before_install:
- sudo add-apt-repository -y ppa:hvr/ghc
More information about the ghc-commits
mailing list