Path to this page:
Subject: CVS commit: pkgsrc/devel/hs-generic-deriving
From: Thomas Klausner
Date: 2022-08-18 20:38:18
Message id: 20220818183819.0600CFB1A@cvs.NetBSD.org
Log Message:
hs-generic-deriving: update to 1.14.2.
# 1.14.2 [2022.07.23]
* Fix a bug in which `deriveAll1` could generate ill kinded code when using
`kindSigOptions=False`, or when using GHC 8.0 or earlier.
* Fix a bug in which `deriveAll1` would reject data types whose last type
variable has a kind besides `Type` or `k` on GHC 8.2 or later.
Files: