Skip to content

Commit 634998b

Browse files
committed
GHC-8.10.1 not yet supported
1 parent 39645ec commit 634998b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ before_cache:
3333
- rm -rfv $CABALHOME/packages/head.hackage
3434
jobs:
3535
include:
36-
- compiler: ghc-8.10.1
37-
addons: {"apt":{"sources":[{"sourceline":"deb http://ppa.launchpad.net/hvr/ghc/ubuntu xenial main","key_url":"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x063dab2bdc0b3f9fcebc378bff3aeacef6f88286"}],"packages":["ghc-8.10.1","cabal-install-3.2"]}}
38-
os: linux
3936
- compiler: ghc-8.8.3
4037
addons: {"apt":{"sources":[{"sourceline":"deb http://ppa.launchpad.net/hvr/ghc/ubuntu xenial main","key_url":"https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x063dab2bdc0b3f9fcebc378bff3aeacef6f88286"}],"packages":["ghc-8.8.3","cabal-install-3.2"]}}
4138
os: linux

servant-swagger.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ tested-with:
3232
GHC ==8.4.4
3333
|| ==8.6.5
3434
|| ==8.8.3
35-
|| ==8.10.1
3635

3736
extra-source-files:
3837
README.md

0 commit comments

Comments
 (0)