Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 802632b

Browse files
author
Patrick Thomson
committed
we need 8.8.3 for downstream stuff
1 parent ebf3337 commit 802632b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
17-
ghc: ["8.10.1"]
17+
ghc: ["8.8.3", "8.10.1"]
1818
cabal: ["3.2.0.0"]
1919

2020
steps:

0 commit comments

Comments
 (0)