From 3ecc8d154b8c00263e1eff45450836087a7d0b80 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 27 Mar 2019 11:38:24 -0700 Subject: Drop support for ghc < 8. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 334672b62..9db858814 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -144,7 +144,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.10.3 to the +10. We aim for compatibility with ghc versions from 8.0 to the latest release. All pull requests and commits are tested automatically on CircleCI. -- cgit v1.2.3