diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ebcb32c5..a00a8a02 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ Some things we like: - Explicit imports - Upper and lower bounds for packages - Few dependencies -- -Werror-compatible (for both 7.8 and 7.10) +- -Werror-compatible (7.8, 7.10 and 8.0) Though we aren't sticklers for style, the `.stylish-haskell.yaml` and `HLint.hs` files in the repository provide a good baseline for consistency.