pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hs-mtl-compat



Module Name:    pkgsrc
Committed By:   pho
Date:           Sun Apr 28 16:41:08 UTC 2024

Modified Files:
        pkgsrc/devel/hs-mtl-compat: PLIST

Log Message:
devel/hs-mtl-compat: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/hs-mtl-compat/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/hs-mtl-compat/PLIST
diff -u pkgsrc/devel/hs-mtl-compat/PLIST:1.2 pkgsrc/devel/hs-mtl-compat/PLIST:1.3
--- pkgsrc/devel/hs-mtl-compat/PLIST:1.2        Tue Oct 24 12:01:11 2023
+++ pkgsrc/devel/hs-mtl-compat/PLIST    Sun Apr 28 16:41:08 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2023/10/24 12:01:11 pho Exp $
+@comment $NetBSD: PLIST,v 1.3 2024/04/28 16:41:08 pho Exp $
 lib/mtl-compat-${PKGVERSION}/${HS_VERSION}/package-description
 lib/mtl-compat-${PKGVERSION}/${HS_VERSION}/package-id
 share/doc/${HS_PLATFORM}/mtl-compat-${PKGVERSION}/LICENSE



Home | Main Index | Thread Index | Old Index