We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9fb72 commit b1d7cf8Copy full SHA for b1d7cf8
.github/workflows/haskell.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os: [ubuntu-latest]
22
- compiler-nix-name: [ghc810, ghc96]
+ compiler-nix-name: [ghc810, ghc96, ghc98]
23
include:
24
# We want a single job, because macOS runners are scarce.
25
- os: macos-latest
0 commit comments