Bump base upper bound for GHC 8.2

This commit is contained in:
Moritz Kiefer
2017-07-05 08:02:57 +02:00
parent d30d6a39ab
commit d7bc982142
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@ 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
# Note: the distinction between `before_install` and `install` is not
# important.