Skip to content

Version 1.8

Latest
Compare
Choose a tag to compare
@ndmitchell ndmitchell released this 19 Oct 13:40
· 1 commit to master since this release

1.8, released 2024-10-19

Adds GHC 9.12 compatibility.

  • #112, make Data.List.Extra.compareLength work on list/int only (breaking change)
  • #109, add guarded to lift predicates into Alternatives
  • #112, add compareLength to List.NonEmpty and Foldable