[commit: packages/hoopl] master, pr/coverage: Update Travis to build with GHC 8.0.1 (2d7c9ae)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:37:16 UTC 2017


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

On branches: master,pr/coverage
Link       : http://git.haskell.org/packages/hoopl.git/commitdiff/2d7c9ae93ecf145bca2b82012f89f93ab543098a

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

commit 2d7c9ae93ecf145bca2b82012f89f93ab543098a
Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
Date:   Mon Jan 18 17:26:32 2016 +0100

    Update Travis to build with GHC 8.0.1


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

2d7c9ae93ecf145bca2b82012f89f93ab543098a
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 7d29550..67253fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ env:
  - CABALVER=1.16 GHCVER=7.6.3
  - CABALVER=1.18 GHCVER=7.8.4
  - CABALVER=1.22 GHCVER=7.10.1
+ - CABALVER=1.24 GHCVER=8.0.1
  - CABALVER=head GHCVER=head
 
 matrix:



More information about the ghc-commits mailing list