0.3.1 Release (#133)

This commit is contained in:
Adam Wespiser
2022-03-12 21:42:32 -05:00
committed by GitHub
parent 1b453b6064
commit 3e249724fd
7 changed files with 71 additions and 50 deletions
+3 -7
View File
@@ -25,15 +25,11 @@ jobs:
strategy:
matrix:
include:
- compiler: ghc-9.0.1
- compiler: ghc-7.6.3
allow-failure: false
- compiler: ghc-8.10.1
- compiler: ghc-7.8.4
allow-failure: false
- compiler: ghc-8.8.1
allow-failure: false
- compiler: ghc-8.6.1
allow-failure: false
- compiler: ghc-8.4.1
- compiler: ghc-7.10.3
allow-failure: false
fail-fast: false
steps: