Skip to content

Commit

Permalink
Version 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Dec 6, 2024
1 parent 3182bb0 commit b87716e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGES.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Changes in next [????.??.??]
## Changes in 0.9.3 [2024.12.06]
- Backport new instances from GHC 9.12/`base-4.21`:
* `MonadFix` instance for `(,) a`
* `Eq1`, `Ord1`, `Read1`, and `Show1` instances for basic `GHC.Generics`
Expand Down
4 changes: 2 additions & 2 deletions base-orphans.cabal

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: base-orphans
version: "0.9.2"
version: "0.9.3"
synopsis: Backwards-compatible orphan instances for base
license: MIT
author:
Expand Down

0 comments on commit b87716e

Please sign in to comment.