summaryrefslogtreecommitdiff
path: root/coalpit.cabal
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2018-01-02 19:09:08 +0300
committerdefanor <defanor@uberspace.net>2018-01-02 19:09:31 +0300
commitc4990e9c81683c5eab49f0867b6baa5c9e0463c9 (patch)
tree95b692e0ce365b946cc46ea2a1a96e057478554f /coalpit.cabal
parentc26ec2c9e869155c7d99485a4745d0da12c9a6a9 (diff)
Test with GHC 8.2.2
Diffstat (limited to 'coalpit.cabal')
-rw-r--r--coalpit.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/coalpit.cabal b/coalpit.cabal
index 207ee64..5f3e57d 100644
--- a/coalpit.cabal
+++ b/coalpit.cabal
@@ -18,7 +18,7 @@ extra-source-files: ChangeLog.md
, examples/Basic.hs
, examples/Pipes.hs
cabal-version: >=1.10
-tested-with: GHC == 8.0.1, GHC == 8.0.2, GHC == 8.2.1
+tested-with: GHC == 8.0.1, GHC == 8.0.2, GHC == 8.2.1, GHC == 8.2.1
bug-reports: https://github.com/defanor/coalpit/issues
source-repository head
type: git