From 9dd27cf09bc0df9aad5780ccbfa0bb5dca613333 Mon Sep 17 00:00:00 2001 From: Zilin Chen Date: Sun, 9 Dec 2018 12:43:34 +1100 Subject: [PATCH] compiler: now support ghc-8.6.[12] [skip lemma] --- .travis.yml | 4 ++-- cogent/cogent.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index cd4cd3c2d..eff2e3f91 100644 --- a/.travis.yml +++ b/.travis.yml @@ -60,8 +60,8 @@ matrix: compiler: "ghc-8.2.1" addons: {apt: {packages: [cabal-install-2.2,ghc-8.2.1,alex-3.1.7,happy-1.19.5], sources: [hvr-ghc]}} allow_failures: - - compiler: "ghc-8.6.1" - - compiler: "ghc-8.6.2" + # - compiler: "ghc-8.6.1" + # - compiler: "ghc-8.6.2" fast_finish: true before_install: diff --git a/cogent/cogent.cabal b/cogent/cogent.cabal index 55df94dc7..ea21e7362 100644 --- a/cogent/cogent.cabal +++ b/cogent/cogent.cabal @@ -19,7 +19,7 @@ bug-reports: https://github.com/NICTA/cogent/issues build-type: Custom cabal-version: >=2.0 tested-with: GHC==8.2.1, GHC==8.2.2, GHC==8.4.1, GHC==8.4.2, GHC==8.4.3, - GHC==8.4.4 + GHC==8.4.4, GHC==8.6.1, GHC==8.6.2 data-files: