Small tweak on CONTRIBUTING.md.
This commit is contained in:
parent
ecae35e9a6
commit
422606b06e
1 changed files with 5 additions and 4 deletions
|
@ -134,10 +134,11 @@ Please follow these guidelines:
|
||||||
|
|
||||||
10. We aim for compatibility with ghc versions from 7.4.2 to the
|
10. We aim for compatibility with ghc versions from 7.4.2 to the
|
||||||
latest release. All pull requests and commits are tested
|
latest release. All pull requests and commits are tested
|
||||||
automatically on travis-ci.org, using several GHC versions.
|
automatically on travis-ci.org, using GHC versions in the
|
||||||
We currently relax the "`-Wall` clean" requirement for GHC 7.10.x,
|
`Tested-With` stanza of `pandoc.cabal`. We currently relax
|
||||||
because there are so many warnings relating to the addition of
|
the "`-Wall` clean" requirement for GHC 7.10.x, because
|
||||||
type classes to the Prelude.
|
there are so many warnings relating to the addition of type
|
||||||
|
classes to the Prelude.
|
||||||
|
|
||||||
Tests
|
Tests
|
||||||
-----
|
-----
|
||||||
|
|
Loading…
Add table
Reference in a new issue