aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-01-29 10:57:55 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2011-01-29 10:57:55 -0800
commitfbf166b6c30a752047c7f49c20313421e3465009 (patch)
tree68de128309f8a53d02c9a90970cbd9f6f261a304 /pandoc.cabal
parent387a2b365ea4b3e7181d60a0636d0f593e7f3b19 (diff)
downloadpandoc-fbf166b6c30a752047c7f49c20313421e3465009.tar.gz
Updated tested-with field of cabal file.
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 ec0149e33..7d5c08da1 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -11,7 +11,7 @@ Bug-Reports: http://code.google.com/p/pandoc/issues/list
Stability: alpha
Homepage: http://johnmacfarlane.net/pandoc
Category: Text
-Tested-With: GHC == 6.12.1
+Tested-With: GHC == 6.12.1, GHC == 6.12.3, GHC == 7.0.1
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