Path to this page:
Subject: CVS commit: pkgsrc/devel/hs-generically
From: Masatake Daimon
Date: 2023-10-27 09:17:34
Message id: 20231027071734.69A64FADC@cvs.NetBSD.org
Log Message:
devel/hs-generically: Update to 0.1.1
0.1.1 -- 2023-03-10
* Backport Eq and Ord instances for Generically1, which were introduced in
base-4.18.0.0. To ensure that these instances are in scope when building
with base-4.17.0.0 (in which Generically1 is defined in base, not this
library), we also add a dependency on base-orphans.
Files: