Skip to content

Commit fa0c4af

Browse files
committed
Remove older GHCs from CI
1 parent a3d7572 commit fa0c4af

2 files changed

Lines changed: 0 additions & 27 deletions

File tree

.github/workflows/haskell-ci.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -72,26 +72,6 @@ jobs:
7272
compilerVersion: 8.6.5
7373
setup-method: hvr-ppa
7474
allow-failure: false
75-
- compiler: ghc-8.4.4
76-
compilerKind: ghc
77-
compilerVersion: 8.4.4
78-
setup-method: hvr-ppa
79-
allow-failure: false
80-
- compiler: ghc-8.2.2
81-
compilerKind: ghc
82-
compilerVersion: 8.2.2
83-
setup-method: hvr-ppa
84-
allow-failure: false
85-
- compiler: ghc-8.0.2
86-
compilerKind: ghc
87-
compilerVersion: 8.0.2
88-
setup-method: hvr-ppa
89-
allow-failure: false
90-
- compiler: ghc-7.10.3
91-
compilerKind: ghc
92-
compilerVersion: 7.10.3
93-
setup-method: hvr-ppa
94-
allow-failure: false
9575
fail-fast: false
9676
steps:
9777
- name: apt

io-streams.cabal

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@ Tested-With:
1616
GHC == 8.10.7
1717
GHC == 8.8.4
1818
GHC == 8.6.5
19-
GHC == 8.4.4
20-
GHC == 8.2.2
21-
GHC == 8.0.2
22-
GHC == 7.10.3
23-
-- GHC == 7.8.4
24-
-- GHC == 7.6.3
25-
-- GHC == 7.4.2
2619

2720
Bug-Reports: https://github.com/snapframework/io-streams/issues
2821
Description:

0 commit comments

Comments
 (0)