Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 292 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 292 Bytes

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/