BSD-3-Clause licensed by Mitchell Dalvi Rosen
Maintained by Mitchell Dalvi Rosen
This version can be pinned in stack with:strict-tuple-0.1.5.4@sha256:452f11f8228c35e560163ab7ed34ba0153e84fa089987121c417236e8d7b2d17,2145

Module documentation for 0.1.5.4

strict-tuple

GitHub CI Hackage Stackage LTS Stackage Nightly Dependencies

Changes

[0.1.5.4] - May 15, 2024

  • Support GHC 9.10.1

[0.1.5.3] - October 15, 2023

  • Support GHC 9.8.1

[0.1.5.2] - October 7, 2022

  • Support bifunctors-6

[0.1.5.1] - August 14, 2022

  • Support GHC 9.4.1

[0.1.5] - February 1, 2022

  • Added Eq1 and Eq2 instances
  • Support hashable-1.4

[0.1.4] - November 11, 2020

  • Fixed NFData instances

[0.1.3] - October 20, 2019

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

[0.1.2] - January 4, 2019

  • Added Hashable, Hashable1, Hashable2, and NFData instances

[0.1.1] - November 7, 2018

  • Derive missing instances (oops)

[0.1.0] - November 7, 2018

  • Initial release.