diff options
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 31d786214..97976fa09 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -132,7 +132,7 @@ Please follow these guidelines: 9. It is better not to introduce new dependencies. Dependencies on external C libraries should especially be avoided. -10. We aim for compatibility with ghc versions from 7.4.2 to the +10. We aim for compatibility with ghc versions from 7.8.3 to the latest release. All pull requests and commits are tested automatically on travis-ci.org, using GHC versions in the `Tested-With` stanza of `pandoc.cabal`. We currently relax |