@hackage / th-deepstrict

Check that datatypes are deep strict using Template Haskell.

Latest0.1.1.0

About

Metadata

  • Last updated , by teo
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: Teo Camarasu <teofilcamarasu@gmail.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.8.1
  4. 9.6.4
  5. 9.4.8
  6. 9.2.8

Readme

th-deepstrict

A library for checking that datatypes are deep strict using Template Haskell. This is helpful for avoiding space leaks caused by excessive laziness.

See the GitHub pages site for the announcement post and more about the library: https://tracsis.github.io/th-deepstrict/