Path to this page:
Subject: CVS commit: pkgsrc/devel/hs-tagged
From: Masatake Daimon
Date: 2023-10-27 08:23:31
Message id: 20231027062331.A964CFADC@cvs.NetBSD.org
Log Message:
devel/hs-tagged: Update to 0.8.8
0.8.8 [2023.08.08]
* Allow building with GHC 9.8.
0.8.7 [2023.02.18]
* Define Foldable1 and Bifoldable1 instances for Tagged. These instances
were originally defined in the semigroupoids library, and they have now
been migrated to tagged as a side effect of adapting to this Core
Libraries Proposal
[https://github.com/haskell/core-libraries-committee/issues/9], which
adds Foldable1 and Bifoldable1 to base.
Files: