head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2020.01.11.13.11.53; author pho; state dead; branches; next 1.1; commitid RVPqzbZPa9xo3hSB; 1.1 date 2020.01.09.00.58.34; author pho; state Exp; branches; next ; commitid AV7GDJ1X0CwO3XRB; desc @@ 1.2 log @Remove devel/hs-stm It's now part of GHC. @ text @$NetBSD: patch-stm.cabal,v 1.1 2020/01/09 00:58:34 pho Exp $ Fix build with GHC 8.8 --- stm.cabal.orig 2018-09-22 10:47:05.000000000 +0000 +++ stm.cabal @@@@ -47,7 +47,7 @@@@ library build-depends: nats (>= 0.1.3 && < 0.3) || (>= 1 && < 1.2) build-depends: - base >= 4.3 && < 4.13, + base >= 4.3 && < 4.14, array >= 0.3 && < 0.6 exposed-modules: @ 1.1 log @Fix build with GHC 8.8 @ text @d1 1 a1 1 $NetBSD$ @