Skip to content

Commit

Permalink
add @lehins testsuite improvment to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cartazio committed Jan 30, 2020
1 parent e49e948 commit 1bb6b5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Changes in version next

* the O2 test suite now has reasonable memory usage on every GHC version,
special thanks to Alexey Kuleshevich (@lehins).
* `maximumBy` now behaves like its counterpart in `Data.List` in that if
`maximumBy` has to choose between several elements which could be
considered the maximum, it will now choose the last element (previously,
Expand Down

0 comments on commit 1bb6b5d

Please sign in to comment.