BSD-3-Clause licensed by Mitchell Rosen
Maintained by Mitchell Rosen
This version can be pinned in stack with:strict-tuple-0.1.5.2@sha256:9c80d27ccbbe7906c3011cb958e38e937df65febbdc30f9c846b7ae02c35ed27,2005

Module documentation for 0.1.5.2

strict-tuple

GitHub CI Hackage Stackage LTS Stackage Nightly Dependencies

Changes

[0.1.5.2] - 2022-10-07

  • Support bifunctors-6

[0.1.5.1] - 2022-08-14

  • Support GHC 9.4.1

[0.1.5] - 2022-02-01

  • Added Eq1 and Eq2 instances
  • Support hashable-1.4

[0.1.4] - 2020-11-11

  • Fixed NFData instances

[0.1.3] - 2019-10-20

  • Added Applicative, Biapplicative, Bifoldable, Bifunctor, Bitraversable, Foldable, Functor, Monad, and Traversable instances
  • Added sfst, ssnd, scurry, suncurry, sswap

[0.1.2] - 2019-01-04

  • Added Hashable, Hashable1, Hashable2, and NFData instances

[0.1.1] - 2018-11-07

  • Derive missing instances (oops)

[0.1.0] - 2018-11-07

  • Initial release.