diff options
author | Luite Stegeman <stegeman@gmail.com> | 2014-08-22 20:11:16 +0200 |
---|---|---|
committer | Luite Stegeman <stegeman@gmail.com> | 2014-08-22 20:46:51 +0200 |
commit | 61c5729cb91ea66aa55bf0941717e526e7fde68d (patch) | |
tree | 6fc29330cc3f0da6ec5b7bb23ecb2c3e21434e29 /.travis.yml | |
parent | a18e080534a2778f37cb8ff9d501959fe6cc7acd (diff) |
ghc 7.8.2 compatibility
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 98720920..1b2fb90a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: haskell env: + - GHCVER=7.8.2 - GHCVER=7.8.3 before_install: |