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.25.16.43.49; author pho; state dead; branches; next 1.1; commitid 9kDK3ttXudlZxWaE; 1.1 date 2022.02.11.13.45.53; author pho; state Exp; branches; next ; commitid L9pD5PYhXdxtKcsD; desc @@ 1.2 log @devel/hs-data-fix: Fix build with GHC 9.4 @ text @$NetBSD: patch-data-fix.cabal,v 1.1 2022/02/11 13:45:53 pho Exp $ Fix build with GHC 9.2 --- data-fix.cabal.orig 2001-09-09 01:46:40.000000000 +0000 +++ data-fix.cabal @@@@ -55,9 +55,9 @@@@ library -Wredundant-constraints -Widentities -Wmissing-export-lists build-depends: - base >=4.4 && <4.16 + base >=4.4 && <5 , deepseq >=1.3.0.0 && <1.5 - , hashable >=1.2.7.0 && <1.4 + , hashable >=1.2.7.0 && <1.5 if impl(ghc <7.6) -- for GHC.Generics @ 1.1 log @Update to data-fix-0.3.2 0.3.2 Add (un)wrapFix/Mu/Nu Support transformers-0.6 @ text @d1 1 a1 1 $NetBSD$ @