pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/hs-yesod-form
Module Name: pkgsrc
Committed By: pho
Date: Fri May 3 18:25:52 UTC 2024
Modified Files:
pkgsrc/www/hs-yesod-form: PLIST
Log Message:
www/hs-yesod-form: 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.1 -r1.2 pkgsrc/www/hs-yesod-form/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/hs-yesod-form/PLIST
diff -u pkgsrc/www/hs-yesod-form/PLIST:1.1 pkgsrc/www/hs-yesod-form/PLIST:1.2
--- pkgsrc/www/hs-yesod-form/PLIST:1.1 Wed Nov 1 02:57:11 2023
+++ pkgsrc/www/hs-yesod-form/PLIST Fri May 3 18:25:52 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2023/11/01 02:57:11 pho Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/05/03 18:25:52 pho Exp $
${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Yesod/Form.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Yesod/Form.hi
@@ -120,12 +120,10 @@ ${PLIST.doc}share/doc/${HS_PLATFORM}/yes
${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-form-${PKGVERSION}/html/doc-index-W.html
${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-form-${PKGVERSION}/html/doc-index-Y.html
${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-form-${PKGVERSION}/html/doc-index.html
-${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-form-${PKGVERSION}/html/doc-index.json
${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-form-${PKGVERSION}/html/haddock-bundle.min.js
${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-form-${PKGVERSION}/html/index.html
${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-form-${PKGVERSION}/html/linuwial.css
${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-form-${PKGVERSION}/html/meta.json
${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-form-${PKGVERSION}/html/quick-jump.css
-${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-form-${PKGVERSION}/html/quick-jump.min.js
${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-form-${PKGVERSION}/html/synopsis.png
${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-form-${PKGVERSION}/html/yesod-form.haddock
Home |
Main Index |
Thread Index |
Old Index