[commit: packages/filepath] RyanGlScott-patch-1, master: Try testing with GHC 8.2 (04ce6bc)
git at git.haskell.org
git at git.haskell.org
Thu Sep 13 14:50:52 UTC 2018
Repository : ssh://git@git.haskell.org/filepath
On branches: RyanGlScott-patch-1,master
Link : http://git.haskell.org/packages/filepath.git/commitdiff/04ce6bc0844e34b487718d3246c6424984bd734d
>---------------------------------------------------------------
commit 04ce6bc0844e34b487718d3246c6424984bd734d
Author: Neil Mitchell <ndmitchell at gmail.com>
Date: Wed May 10 12:52:10 2017 +0100
Try testing with GHC 8.2
>---------------------------------------------------------------
04ce6bc0844e34b487718d3246c6424984bd734d
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 79a086a..e972be0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ env:
- GHCVER=7.8.4
- GHCVER=7.10.3
- GHCVER=8.0.2
+- GHCVER=8.2.1
- GHCVER=head
script:
More information about the ghc-commits
mailing list