head 1.2; access; symbols pkgsrc-2021Q1:1.1.0.10 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.8 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.6 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.4 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.2 pkgsrc-2020Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2021.04.23.12.51.29; author pho; state dead; branches; next 1.1; commitid tiybOwxYYsYITpQC; 1.1 date 2020.01.02.09.18.48; author pho; state Exp; branches; next ; commitid NM4d7orjkdcn36RB; desc @@ 1.2 log @Update to uniplate-1.6.13 1.6.13, released 2020-11-07 * Remove support from pre-GHC 8.0 * #31, GHC 9.0 compatibility * Change descendM to be applicative, not monadic @ text @$NetBSD: patch-uniplate.cabal,v 1.1 2020/01/02 09:18:48 pho Exp $ Relax the upper bound on hashable --- uniplate.cabal.orig 2013-10-26 21:15:52.000000000 +0000 +++ uniplate.cabal @@@@ -56,7 +56,7 @@@@ library if flag(typeable_fingerprint) build-depends: base >=4.4 && <5, containers, syb, - hashable >= 1.1.2.3 && < 1.3, + hashable >= 1.1.2.3, unordered-containers >= 0.2.1 && < 0.3 else if flag(separate_syb) @ 1.1 log @Fix build with recent devel/hs-hashable @ text @d1 1 a1 1 $NetBSD$ @