From 422606b06e5af3e6f1abb204cedb60cff1f311f2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 10 Oct 2015 15:46:05 -0700 Subject: Small tweak on CONTRIBUTING.md. --- CONTRIBUTING.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b3581f376..eff033057 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -134,10 +134,11 @@ Please follow these guidelines: 10. We aim for compatibility with ghc versions from 7.4.2 to the latest release. All pull requests and commits are tested - automatically on travis-ci.org, using several GHC versions. - We currently relax the "`-Wall` clean" requirement for GHC 7.10.x, - because there are so many warnings relating to the addition of - type classes to the Prelude. + automatically on travis-ci.org, using GHC versions in the + `Tested-With` stanza of `pandoc.cabal`. We currently relax + the "`-Wall` clean" requirement for GHC 7.10.x, because + there are so many warnings relating to the addition of type + classes to the Prelude. Tests ----- -- cgit v1.2.3