[commit: packages/filepath] RyanGlScott-patch-1, master: Test with 8.4.1 (5783c84)

git at git.haskell.org git at git.haskell.org
Thu Sep 13 14:51:27 UTC 2018


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

On branches: RyanGlScott-patch-1,master
Link       : http://git.haskell.org/packages/filepath.git/commitdiff/5783c84f411693ff936cc1756f8f4d443ae074fc

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

commit 5783c84f411693ff936cc1756f8f4d443ae074fc
Author: Neil Mitchell <ndmitchell at gmail.com>
Date:   Sun Dec 24 17:58:26 2017 +0000

    Test with 8.4.1


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

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

diff --git a/.travis.yml b/.travis.yml
index a91d3ff..fc68675 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ env:
 - GHCVER=7.10.3
 - GHCVER=8.0.2
 - GHCVER=8.2.1
+- GHCVER=8.4.1
 - GHCVER=head
 
 script:



More information about the ghc-commits mailing list