summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-01-05 10:51:16 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2016-01-05 10:51:16 -0800
commit694eb87b48803d35311225e43c0fa561107627a1 (patch)
tree3dd693d4869dea380566cb2c70de83536c2913ee /pandoc.cabal
parent4990350fc7e8237bac857c56ff4ceaca7cdb0a9d (diff)
Updated .travis.yml, added ghc 7.10.3 to tested-with.
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 e0b4f6021..8df7923ab 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.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2
+Tested-With: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3
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