summaryrefslogtreecommitdiff
path: root/pancake.cabal
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-12-28 03:31:46 +0300
committerdefanor <defanor@uberspace.net>2017-12-28 03:31:46 +0300
commitddb23f3a9228203f5c1c0eddbf53da694517246e (patch)
tree09232270ccfa48e5c7ec68dd8cf356644c27265f /pancake.cabal
parent92f0d3041cd9bb587e2b894b76a42704a6c895ad (diff)
Test with GHC 8.2.2
Diffstat (limited to 'pancake.cabal')
-rw-r--r--pancake.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pancake.cabal b/pancake.cabal
index 425bb50..e5bb95f 100644
--- a/pancake.cabal
+++ b/pancake.cabal
@@ -6,7 +6,7 @@ description: Pancake is a CLI web/gopher/file browser inspired
parsing, on curl and other external applications
for data loading, on emacs and other applications
to provide user interfaces.
-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.2
license: GPL-3
license-file: LICENSE
author: defanor