From 4e88ce682dbca5ae540163ff66e603947e161503 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 23 Jul 2020 21:36:06 -0700 Subject: Restore testing with ghc 8.0.2. --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e7408cba2..1617672ae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,6 +43,8 @@ jobs: fail-fast: true matrix: versions: + - ghc: '8.0.2' + cabal: '2.4' - ghc: '8.2.2' cabal: '2.4' - ghc: '8.4.4' -- cgit v1.2.3