Skip to content

Releases: haskell/deepseq

v1.5.1.0

09 Sep 12:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0.0...v1.5.1.0

1.5.0.0

27 Jul 19:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.8.1...1.5.0.0

v1.4.8.1

18 Dec 00:33
Compare
Choose a tag to compare

What's Changed

  • Adapt the rename of the Solo constructor to MkSolo by @tek in #87
  • test with 9.2.5 and 9.4.3 by @mixphix in #92
  • Bump bounds to accomodate base 4.18 by @bgamari in #90

New Contributors

  • @tek made their first contribution in #87

Full Changelog: v1.4.8.0...v1.4.8.1

deepseq-1.4.8.0

20 Jul 22:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.7.0...v1.4.8.0

version 1.4.7.0

31 Mar 02:11
Compare
Choose a tag to compare

What's Changed

  • Add NFData instance for ByteArray by @Bodigrim in #65
  • simplify CPP by dropping GHC 7 by @cigsender in #75
  • fix typo by @askeblad in #77

New Contributors

  • @Bodigrim made their first contribution in #65
  • @cigsender made their first contribution in #75
  • @askeblad made their first contribution in #77

Full Changelog: v1.4.6.1...v1.4.7.0

1.4.6.1

14 Nov 10:25
Compare
Choose a tag to compare

This release reverts a breaking change made in v1.4.6.0, namely that the function deepseq was given infixr 0 in a minor version instead of as part of a major version as outlined in the Package Versioning Policy.

v1.4.6.0

09 Nov 21:43
Compare
Choose a tag to compare

This is the version (but not the specific commit) of deepseq that is currently pinned in GHC 9.2.