aboutsummaryrefslogtreecommitdiffstats
path: root/pfm.cabal
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2019-02-01 20:49:08 +0000
committerYann Herklotz <ymherklotz@gmail.com>2019-02-01 20:49:08 +0000
commit3e73721c6382198de7a74c1633dae13f39c9819b (patch)
tree4d9cbd67ecaf77bf9a8aa896f10738010edf6a03 /pfm.cabal
parentb67c5a8ae80f4107e530f93aad8be4b9c3c930df (diff)
downloadpfm-3e73721c6382198de7a74c1633dae13f39c9819b.tar.gz
pfm-3e73721c6382198de7a74c1633dae13f39c9819b.zip
Update travis.yml
Diffstat (limited to 'pfm.cabal')
-rw-r--r--pfm.cabal5
1 files changed, 3 insertions, 2 deletions
diff --git a/pfm.cabal b/pfm.cabal
index 3fc5bc5..a99e4ac 100644
--- a/pfm.cabal
+++ b/pfm.cabal
@@ -16,8 +16,9 @@ category: Image
build-type: Simple
cabal-version: >=1.10
extra-source-files: README.md
-tested-with: GHC==8.4.3, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4
- , GHC==7.6.3, GHC==7.4.2, GHC==7.2.2, GHC==7.0.4
+tested-with: GHC==8.6.3, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2
+ , GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2
+ , GHC==7.2.2, GHC==7.0.4
source-repository head
type: git