BSD-3-Clause licensed by Mitchell Rosen
Maintained by Mitchell Rosen
This version can be pinned in stack with:strict-tuple-0.1.4@sha256:f127ab5b2a0ea0afb30032404fada74ed5bd40544e1c7a2d84e8c34bcef80725,1818

Module documentation for 0.1.4

Used by 1 package in nightly-2021-03-14(full list with versions):

strict-tuple

GitHub CI Hackage Stackage LTS Stackage Nightly Dependencies

Changes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to the Haskell Package Versioning Policy.

[0.1.4] - 2020-11-11

Changed

  • Fixed NFData instances

[0.1.3] - 2019-10-20

Added

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

[0.1.2] - 2019-01-04

Added

  • Hashable, Hashable1, Hashable2, and NFData instances

[0.1.1] - 2018-11-07

Added

  • Derive missing instances (oops)

[0.1.0] - 2018-11-07

Added

  • Initial release.