summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-02-20 16:35:19 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-02-20 16:35:19 +0100
commit767bd77ec4b22b58261653b9d18e3662613e5939 (patch)
tree85597d648a4cd6a75c08ff1b7a4819abe270711c /pandoc.cabal
parent56474b91f25721fc3e84f2ce14d2b92bc3f6389d (diff)
Updated test-with field.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 4668acefa..93b704db1 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -11,7 +11,7 @@ Bug-Reports: https://github.com/jgm/pandoc/issues
Stability: alpha
Homepage: http://pandoc.org
Category: Text
-Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1
+Tested-With: GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2
Synopsis: Conversion between markup formats
Description: Pandoc is a Haskell library for converting from one markup
format to another, and a command-line tool that uses