Mention that we are --pedantic an three GHCs
This commit is contained in:
parent
3d0ffc7ada
commit
dd1dcf5c4c
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Some things we like:
|
||||||
- Explicit imports
|
- Explicit imports
|
||||||
- Upper and lower bounds for packages
|
- Upper and lower bounds for packages
|
||||||
- Few dependencies
|
- 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`
|
Though we aren't sticklers for style, the `.stylish-haskell.yaml` and `HLint.hs`
|
||||||
files in the repository provide a good baseline for consistency.
|
files in the repository provide a good baseline for consistency.
|
||||||
|
|
Loading…
Reference in a new issue