mirror of
https://github.com/polysemy-research/polysemy.git
synced 2024-11-29 22:52:37 +03:00
Release polysemy-plugin-0.4.4.0
This commit is contained in:
parent
f9b19c022b
commit
cd2f01c0aa
@ -2,7 +2,9 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
# Support GHC 9.4
|
||||
## 0.4.4.0 (2022-12-27)
|
||||
|
||||
* Support GHC 9.4
|
||||
|
||||
## 0.4.3.1 (2022-07-11)
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: polysemy-plugin
|
||||
version: 0.4.3.1
|
||||
version: 0.4.4.0
|
||||
github: "polysemy-research/polysemy"
|
||||
license: BSD3
|
||||
author: "Sandy Maguire"
|
||||
|
@ -5,7 +5,7 @@ cabal-version: 2.0
|
||||
-- see: https://github.com/sol/hpack
|
||||
|
||||
name: polysemy-plugin
|
||||
version: 0.4.3.1
|
||||
version: 0.4.4.0
|
||||
synopsis: Disambiguate obvious uses of effects.
|
||||
description: Please see the README on GitHub at <https://github.com/polysemy-research/polysemy/tree/master/polysemy-plugin#readme>
|
||||
category: Polysemy
|
||||
|
Loading…
Reference in New Issue
Block a user