Path to this page:
Subject: CVS commit: pkgsrc/devel/hs-generic-deriving
From: Masatake Daimon
Date: 2021-04-23 09:07:31
Message id: 20210423070731.1C70FFA95@cvs.NetBSD.org
Log Message:
Update to generic-deriving-1.14
* Remove instances for Data.Semigroup.Option, which is deprecated as
of base-4.15.0.0.
* Allow building with template-haskell-2.17.0.0 (GHC 9.0).
* Fix a bug in which deriveAll1 would needlessly reject data types
whose last type parameter appears as an oversaturated argument to a
type family.
Files: