Skip to content

Commit

Permalink
Mention #94 in the base-compat CHANGES file
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Apr 30, 2024
1 parent c60eee7 commit 6504dd0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions base-compat/CHANGES.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
- Sync with `base-4.20`/GHC 9.10
- Backport `foldl'` to `Prelude.Compat`
- Backport `List` to `Data.List.Compat` (when building with GHC 9.6 or later)
- Backport `permutations`, `permutations1`, and `sortOn` to
`Data.List.NonEmpty.Compat`
- Backport `append`, `appendList`, `prependList`, `permutations`,
`permutations1`, and `sortOn` to `Data.List.NonEmpty.Compat` (when building
with GHC 8.0 or later)

## Changes in 0.13.1 [2023.10.11]
- Sync with `base-4.19`/GHC 9.8
Expand Down

0 comments on commit 6504dd0

Please sign in to comment.