All notable changes will be documented in this file.
The format is based on Keep A Changelog.
- A summary form of the guide in
TLDR.md
. - Explicit prohibition of
Data.Typeable
and reasons. -Wmissing-deriving-strategies
to the list of mandatory pragmata.
- Mixing record and sum type syntax is now forbidden.
- Exemption to
-Wno-incomplete-record-updates
has been removed.
- Redundant warnings in
.hlint.yaml
.
- First upload of standards.
- Config files for Fourmolu and HLint.