Bump upper bound for base & ghc84 bumps (#82)

This commit is contained in:
Tony Day
2018-03-19 10:11:35 +00:00
committed by Stephen Diehl
parent f542a361a4
commit 57912017fe
5 changed files with 31 additions and 21 deletions
+1 -1
View File
@@ -19,8 +19,8 @@ env:
- CABALVER=1.22 GHCVER=7.10.2
- CABALVER=1.22 GHCVER=7.10.3
- CABALVER=1.24 GHCVER=8.0.1
- CABALVER=2.0 GHCVER=8.2.1
- CABALVER=2.0 GHCVER=8.2.2
- CABALVER=2.2 GHCVER=8.4.1
# Note: the distinction between `before_install` and `install` is not
# important.