Support ghc-9.0.1 (#131)

This commit is contained in:
Adam Wespiser
2022-02-20 20:19:01 -05:00
committed by GitHub
parent 4e11d80eb7
commit ee4d94feab
5 changed files with 10 additions and 6 deletions
+2
View File
@@ -25,6 +25,8 @@ jobs:
strategy:
matrix:
include:
- compiler: ghc-9.0.1
allow-failure: false
- compiler: ghc-8.10.1
allow-failure: false
- compiler: ghc-8.8.1