Release version 4.2.1 (#30)

Release version 4.2.1
This commit is contained in:
Jonathan King 2023-03-09 18:54:31 +00:00 committed by GitHub
commit 6e0cda9cdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Revision history for higgledy
## 0.1.0.0 -- YYYY-mm-dd
## 4.2.1 -- 2023-03-04
* First version. Released on an unsuspecting world.
* Support for GHC 9.4

View File

@ -1,7 +1,7 @@
cabal-version: 2.4
build-type: Custom
name: higgledy
version: 0.4.1.1
version: 0.4.2.1
synopsis: Partial types as a type constructor.
description: Use the generic representation of an ADT to get a higher-kinded data-style interface automatically.
homepage: https://github.com/i-am-tom/higgledy