[commit: packages/bytestring] master: travis: Add GHC 8.0.1 (b87a07e)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:31:15 UTC 2017


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

On branch  : master
Link       : http://git.haskell.org/packages/bytestring.git/commitdiff/b87a07e4c7a3c79e6260b15b2475c426e71f165f

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

commit b87a07e4c7a3c79e6260b15b2475c426e71f165f
Author: Sean Leather <sean.leather at gmail.com>
Date:   Mon Jul 18 10:48:39 2016 +0200

    travis: Add GHC 8.0.1


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

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

diff --git a/.travis.yml b/.travis.yml
index 2c1c793..4eab416 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ env:
  - GHCVER=7.6.3 CABALVER=1.16
  - GHCVER=7.8.2 CABALVER=1.18
  - GHCVER=7.8.3 CABALVER=1.18
+ - GHCVER=8.0.1 CABALVER=1.24
  - GHCVER=head  CABALVER=1.24
 
 matrix:



More information about the ghc-commits mailing list