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 cc8f1fc commit 42f4cf8Copy full SHA for 42f4cf8
.github/workflows/haskell.yml
@@ -4,6 +4,7 @@ on: [push, pull_request]
4
5
jobs:
6
build:
7
+ fail-fast: false
8
strategy:
9
matrix:
10
ghc: ['8.6', '8.8', '8.10', '9.0', '9.2', '9.4', '9.6', '9.8', '9.10', '9.12']
0 commit comments