Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 632 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 632 Bytes

Changelog

All notable changes will be documented in this file.

The format is based on Keep A Changelog.

19-11-2021

Added

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

Changed

  • Mixing record and sum type syntax is now forbidden.
  • Exemption to -Wno-incomplete-record-updates has been removed.

05-07-2021

Removed

  • Redundant warnings in .hlint.yaml.

15-07-2021

Added

  • First upload of standards.
  • Config files for Fourmolu and HLint.