From 37523e54d595e6e3b4ce978d2c11f1cb11d9b693 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 29 Jun 2018 20:07:29 +0200 Subject: Update list of supported ghc versions. --- CONTRIBUTING.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 11a0c9c94..37c7be5a2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -144,13 +144,10 @@ 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.8.3 to the +10. We aim for compatibility with ghc versions from 7.10.3 to the latest release. All pull requests and commits are tested automatically on , 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. + `Tested-With` stanza of `pandoc.cabal`. Tests ----- -- cgit v1.2.3