Skip to content

Commit

Permalink
wai-handler-hal.cabal: list versions understood by haskell-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JackKelly-Bellroy committed Jun 28, 2024
1 parent 2045332 commit 596ac0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ jobs:
compilerVersion: 9.8.2
setup-method: ghcup
allow-failure: false
- compiler: ghc-9.6.4
compilerKind: ghc
compilerVersion: 9.6.4
setup-method: ghcup
allow-failure: false
- compiler: ghc-9.4.5
compilerKind: ghc
compilerVersion: 9.4.5
Expand Down
3 changes: 1 addition & 2 deletions wai-handler-hal.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ tested-with:
|| ==9.0.2
|| ==9.2.4
|| ==9.4.5
|| ==9.6.5
|| ==9.6.4
|| ==9.8.2
|| ==9.10.1

common opts
default-language: Haskell2010
Expand Down

0 comments on commit 596ac0f

Please sign in to comment.