Path to this page:
Subject: CVS commit: pkgsrc/math/hs-invariant
From: Masatake Daimon
Date: 2023-10-30 10:55:43
Message id: 20231030095543.22B73FADC@cvs.NetBSD.org
Log Message:
math/hs-invariant: Update to 0.6.2
0.6.2 [2023.08.06]
* The Template Haskell machinery now uses TemplateHaskellQuotes when
building with GHC 8.0+ instead of manually constructing each Template
Haskell Name. A consequence of this is that invariant will now build with
GHC 9.8, as TemplateHaskellQuotes abstracts over some internal Template
Haskell changes introduced in 9.8.
0.6.1 [2023.02.27]
* Support th-abstraction-0.5.*.
Files: