pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/hs-purescript-cst



Module Name:    pkgsrc
Committed By:   pho
Date:           Fri Jan 27 03:24:24 UTC 2023

Modified Files:
        pkgsrc/lang/hs-purescript-cst: Makefile PLIST distinfo
Removed Files:
        pkgsrc/lang/hs-purescript-cst/patches: patch-purescript-cst.cabal

Log Message:
lang/hs-purescript-cst: Fix build with GHC 9.4


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/hs-purescript-cst/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/hs-purescript-cst/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/hs-purescript-cst/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/lang/hs-purescript-cst/patches/patch-purescript-cst.cabal

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

Modified files:

Index: pkgsrc/lang/hs-purescript-cst/Makefile
diff -u pkgsrc/lang/hs-purescript-cst/Makefile:1.5 pkgsrc/lang/hs-purescript-cst/Makefile:1.6
--- pkgsrc/lang/hs-purescript-cst/Makefile:1.5  Wed Sep  7 06:50:49 2022
+++ pkgsrc/lang/hs-purescript-cst/Makefile      Fri Jan 27 03:24:24 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2022/09/07 06:50:49 pho Exp $
+# $NetBSD: Makefile,v 1.6 2023/01/27 03:24:24 pho Exp $
 
 DISTNAME=      purescript-cst-0.5.0.0
 PKGREVISION=   1
@@ -10,6 +10,15 @@ LICENSE=     modified-bsd
 
 USE_TOOLS+=    happy
 
+HASKELL_UNRESTRICT_DEPENDENCIES+=      \
+       aeson   \
+       base    \
+       base-compat     \
+       bytestring      \
+       semigroups      \
+       text    \
+       vector
+
 .include "../../converters/hs-aeson/buildlink3.mk"
 .include "../../devel/hs-base-compat/buildlink3.mk"
 .include "../../devel/hs-dlist/buildlink3.mk"

Index: pkgsrc/lang/hs-purescript-cst/PLIST
diff -u pkgsrc/lang/hs-purescript-cst/PLIST:1.1 pkgsrc/lang/hs-purescript-cst/PLIST:1.2
--- pkgsrc/lang/hs-purescript-cst/PLIST:1.1     Wed Feb 23 16:19:45 2022
+++ pkgsrc/lang/hs-purescript-cst/PLIST Fri Jan 27 03:24:24 2023
@@ -1,185 +1,185 @@
-@comment $NetBSD: PLIST,v 1.1 2022/02/23 16:19:45 pho Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/01/27 03:24:24 pho Exp $
 lib/purescript-cst-${PKGVERSION}/${HS_VERSION}/package-description
 lib/purescript-cst-${PKGVERSION}/${HS_VERSION}/package-id
-lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
-lib/${HS_PLATFORM}/${HS_PKGID}/Control/Monad/Supply.dyn_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Control/Monad/Supply.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Control/Monad/Supply.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Control/Monad/Supply.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Control/Monad/Supply/Class.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Control/Monad/Supply.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Control/Monad/Supply/Class.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Control/Monad/Supply/Class.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Control/Monad/Supply/Class.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Text/PureScript.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Control/Monad/Supply/Class.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Text/PureScript.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Text/PureScript.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Text/PureScript.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Text/PureScript.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Binders.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Binders.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Binders.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Binders.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Declarations.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Binders.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Declarations.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Declarations.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Declarations.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Declarations/ChainId.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Declarations.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Declarations/ChainId.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Declarations/ChainId.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Declarations/ChainId.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Exported.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Declarations/ChainId.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Exported.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Exported.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Exported.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Literals.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Exported.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Literals.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Literals.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Literals.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Operators.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Literals.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Operators.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Operators.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Operators.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/SourcePos.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Operators.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/SourcePos.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/SourcePos.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/SourcePos.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Traversals.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/SourcePos.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Traversals.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Traversals.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Traversals.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Convert.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/AST/Traversals.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Convert.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Convert.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Convert.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Errors.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Convert.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Errors.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Errors.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Errors.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Flatten.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Errors.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Flatten.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Flatten.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Flatten.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Layout.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Flatten.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Layout.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Layout.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Layout.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Lexer.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Layout.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Lexer.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Lexer.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Lexer.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Monad.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Lexer.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Monad.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Monad.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Monad.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Parser.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Monad.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Parser.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Parser.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Parser.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Positions.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Parser.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Positions.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Positions.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Positions.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Print.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Positions.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Print.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Print.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Print.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Traversals.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Print.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Traversals.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Traversals.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Traversals.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Traversals/Type.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Traversals.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Traversals/Type.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Traversals/Type.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Traversals/Type.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Types.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Traversals/Type.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Types.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Types.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Types.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Utils.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Types.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Utils.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Utils.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Utils.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Comments.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/CST/Utils.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Comments.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Comments.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Comments.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Constants/Prim.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Comments.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Constants/Prim.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Constants/Prim.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Constants/Prim.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Crash.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Constants/Prim.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Crash.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Crash.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Crash.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Environment.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Crash.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Environment.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Environment.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Environment.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Label.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Environment.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Label.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Label.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Label.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Names.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Label.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Names.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Names.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Names.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/PSString.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Names.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/PSString.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/PSString.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/PSString.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Roles.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/PSString.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Roles.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Roles.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Roles.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Traversals.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Roles.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Traversals.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Traversals.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Traversals.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/TypeClassDictionaries.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Traversals.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/TypeClassDictionaries.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/TypeClassDictionaries.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/TypeClassDictionaries.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Types.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/TypeClassDictionaries.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Types.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Types.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Types.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Paths_purescript_cst.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Language/PureScript/Types.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Paths_purescript_cst.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Paths_purescript_cst.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Paths_purescript_cst.p_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Paths_purescript_cst.p_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
-lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/LICENSE
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Control-Monad-Supply-Class.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Control-Monad-Supply.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Binders.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Declarations-ChainId.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Declarations.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Exported.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Literals.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Operators.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-SourcePos.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Traversals.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Convert.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Errors.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Flatten.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Layout.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Lexer.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Monad.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Parser.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Positions.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Print.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Traversals-Type.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Traversals.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Types.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Utils.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Comments.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Constants-Prim.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Crash.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Environment.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Label.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Names.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-PSString.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Roles.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Traversals.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-TypeClassDictionaries.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Types.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-45.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-A.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-All.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-B.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-C.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-D.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-E.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-F.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-G.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-H.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-I.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-K.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-L.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-M.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-N.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-O.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-P.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-Q.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-R.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-S.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-T.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-U.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-V.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-W.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/haddock-bundle.min.js
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/index.html
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/linuwial.css
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/meta.json
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/purescript-cst.haddock
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/quick-jump.css
-share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/synopsis.png
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/LICENSE
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Control-Monad-Supply-Class.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Control-Monad-Supply.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Binders.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Declarations-ChainId.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Declarations.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Exported.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Literals.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Operators.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-SourcePos.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST-Traversals.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-AST.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Convert.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Errors.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Flatten.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Layout.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Lexer.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Monad.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Parser.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Positions.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Print.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Traversals-Type.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Traversals.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Types.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-CST-Utils.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Comments.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Constants-Prim.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Crash.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Environment.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Label.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Names.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-PSString.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Roles.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Traversals.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-TypeClassDictionaries.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/Language-PureScript-Types.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-45.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-A.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-All.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-B.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-C.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-D.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-E.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-F.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-G.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-H.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-I.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-K.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-L.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-M.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-N.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-O.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-P.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-Q.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-R.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-S.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-T.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-U.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-V.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index-W.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/haddock-bundle.min.js
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/linuwial.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/meta.json
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/purescript-cst.haddock
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/purescript-cst-${PKGVERSION}/html/synopsis.png

Index: pkgsrc/lang/hs-purescript-cst/distinfo
diff -u pkgsrc/lang/hs-purescript-cst/distinfo:1.2 pkgsrc/lang/hs-purescript-cst/distinfo:1.3
--- pkgsrc/lang/hs-purescript-cst/distinfo:1.2  Mon Aug 29 12:06:42 2022
+++ pkgsrc/lang/hs-purescript-cst/distinfo      Fri Jan 27 03:24:24 2023
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.2 2022/08/29 12:06:42 wiz Exp $
+$NetBSD: distinfo,v 1.3 2023/01/27 03:24:24 pho Exp $
 
 BLAKE2s (purescript-cst-0.5.0.0.tar.gz) = 1ec9b24a2ff57794eaaf9e3d610a8b6b79031c5bbb9f0764baf8629665f39ae2
 SHA512 (purescript-cst-0.5.0.0.tar.gz) = 105688ba58787cd3d101e63ed806a113588f3c75f1977a7d8a4931e59ada6883ac74d2520185bc1af3b44509195dc84b0a85007856c4a78926a3feb75a55a6c4
 Size (purescript-cst-0.5.0.0.tar.gz) = 80616 bytes
-SHA1 (patch-purescript-cst.cabal) = 709090cf1bf30615e3da225af26d3e0edd29f191
 SHA1 (patch-src_Language_PureScript_AST_Declarations.hs) = 47f66a587a113ef56aa4a58d75cc56f2eb0e0d7c
 SHA1 (patch-src_Language_PureScript_CST_Parser.y) = ba484266aac19a9c38f395fa6aeb3394c2e609d6
 SHA1 (patch-src_Language_PureScript_Names.hs) = 2a318f048ba9cf564c066e2704226766e26e884d



Home | Main Index | Thread Index | Old Index