Skip to content

Commit

Permalink
CONTRIBUTING.md: update info on ghc versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Apr 18, 2023
1 parent d79c53b commit 2cd8032
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,9 +213,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 8.0 to the
latest release. All pull requests and commits are tested
automatically on GitHub Actions.
10. We aim for compatibility with at least the last three
released ghc versions, and sometimes more. Currently pandoc
can be compiled on ghc 8.6 an higher. All pull requests and
commits are tested automatically on GitHub Actions.

Tests
-----
Expand Down

0 comments on commit 2cd8032

Please sign in to comment.