strict-base

Strict versions of base data types.

https://github.com/minad/strict-base

Latest on Hackage:0.4.0.0@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Daniel Mendler, Roman Leshchinskiy
Maintained by Daniel Mendler

This package provides strict versions of some standard Haskell data types (Pairs, Maybe, Either, List and NonEmpty).