Skip to content

Commit dd1dcf5

Browse files
committed
Mention that we are --pedantic an three GHCs
1 parent 3d0ffc7 commit dd1dcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Some things we like:
2929
- Explicit imports
3030
- Upper and lower bounds for packages
3131
- Few dependencies
32-
- -Werror-compatible (for both 7.8 and 7.10)
32+
- -Werror-compatible (7.8, 7.10 and 8.0)
3333

3434
Though we aren't sticklers for style, the `.stylish-haskell.yaml` and `HLint.hs`
3535
files in the repository provide a good baseline for consistency.

0 commit comments

Comments
 (0)