head 1.2; access; symbols pkgsrc-2022Q4:1.1.0.8 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.6 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.4 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.2 pkgsrc-2022Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2023.01.24.17.22.05; author pho; state dead; branches; next 1.1; commitid Yq8USvbbNul6NOaE; 1.1 date 2022.02.16.10.00.19; author pho; state Exp; branches; next ; commitid T1ptytcBMwS7lPsD; desc @@ 1.2 log @devel/hs-parallel: Use HASKELL_UNRESTRICT_DEPENDENCIES @ text @$NetBSD: patch-parallel.cabal,v 1.1 2022/02/16 10:00:19 pho Exp $ Fix build with GHC 9.2 --- parallel.cabal.orig 2018-07-13 16:32:53.000000000 +0000 +++ parallel.cabal @@@@ -43,7 +43,7 @@@@ library build-depends: array >= 0.3 && < 0.6, - base >= 4.3 && < 4.13, + base >= 4.3 && < 5, containers >= 0.4 && < 0.7, deepseq >= 1.1 && < 1.5 @ 1.1 log @devel/hs-parallel: import hs-parallel-3.2.2.0 This package provides a library for parallel programming in Haskell. @ text @d1 1 a1 1 $NetBSD$ @