Mention that we are --pedantic an three GHCs

This commit is contained in:
Oleg Grenrus 2017-01-20 20:19:45 +02:00
parent 3d0ffc7ada
commit dd1dcf5c4c

View file

@ -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.