Add support for GHC 8.6 (#94)
* Add support for GHC 8.6 * Fix STM version bounds on pragma
This commit is contained in:
@@ -21,6 +21,7 @@ env:
|
||||
- CABALVER=1.24 GHCVER=8.0.1
|
||||
- CABALVER=2.0 GHCVER=8.2.2
|
||||
- CABALVER=2.2 GHCVER=8.4.1
|
||||
- CABALVER=2.4 GHCVER=8.6.1
|
||||
|
||||
# Note: the distinction between `before_install` and `install` is not
|
||||
# important.
|
||||
|
||||
Reference in New Issue
Block a user