[commit: packages/hoopl] master: .travis.yml: Drop support for ghc 7.0.1 (f661f91)

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


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

On branch  : master
Link       : http://git.haskell.org/packages/hoopl.git/commitdiff/f661f91f44c9291f0a3fe5b5787d5065b24e13d5

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

commit f661f91f44c9291f0a3fe5b5787d5065b24e13d5
Author: Erik de Castro Lopo <erikd at mega-nerd.com>
Date:   Sat Feb 4 21:14:24 2017 +1100

    .travis.yml: Drop support for ghc 7.0.1


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

f661f91f44c9291f0a3fe5b5787d5065b24e13d5
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 67253fb..bdff2cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ language: c
 sudo: required
 
 env:
- - CABALVER=1.16 GHCVER=7.0.1
  - CABALVER=1.16 GHCVER=7.0.4
  - CABALVER=1.16 GHCVER=7.2.2
  - CABALVER=1.16 GHCVER=7.4.2



More information about the ghc-commits mailing list