summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-02-13 08:00:57 +0000
committermef <mef@pkgsrc.org>2021-02-13 08:00:57 +0000
commit3eb89e463b16e5b1b488fc88aad8065ff59f777b (patch)
tree8bcff445122c9962c3555c22bf7bcdd13d41df14
parent39b3c3ff17a02daacfa110a42bf758ec5968b326 (diff)
downloadpkgsrc-3eb89e463b16e5b1b488fc88aad8065ff59f777b.tar.gz
(*/hs-*) fix build, not adapted to ghc90 version
-rw-r--r--archivers/hs-tar/Makefile3
-rw-r--r--archivers/hs-zlib/Makefile3
-rw-r--r--devel/hs-basement/Makefile3
-rw-r--r--devel/hs-deepseq-generics/Makefile3
-rw-r--r--devel/hs-exceptions/Makefile3
-rw-r--r--devel/hs-hashable/Makefile3
-rw-r--r--devel/hs-lukko/Makefile3
-rw-r--r--devel/hs-primitive/Makefile3
-rw-r--r--devel/hs-setlocale/Makefile3
-rw-r--r--devel/hs-split/Makefile3
-rw-r--r--devel/hs-splitmix/Makefile3
-rw-r--r--devel/hs-syb/Makefile3
-rw-r--r--devel/hs-tagged/Makefile3
-rw-r--r--devel/hs-th-abstraction/Makefile3
-rw-r--r--devel/hs-unliftio-core/Makefile3
-rw-r--r--devel/hs-wizards/Makefile3
-rw-r--r--finance/hs-Decimal/Makefile3
-rw-r--r--math/hs-integer-logarithms/Makefile3
-rw-r--r--net/hs-resolv/Makefile3
-rw-r--r--security/hs-cryptohash-sha256/Makefile3
-rw-r--r--security/hs-ed25519/Makefile3
-rw-r--r--textproc/hs-HsYAML/Makefile3
-rw-r--r--textproc/hs-blaze-markup/Makefile3
-rw-r--r--textproc/hs-haddock-library/Makefile3
-rw-r--r--textproc/hs-hscolour/Makefile3
-rw-r--r--textproc/hs-hxt-regex-xmlschema/Makefile3
-rw-r--r--textproc/hs-polyparse/Makefile3
-rw-r--r--textproc/hs-regex-base/Makefile3
-rw-r--r--www/hs-HTTP/Makefile3
29 files changed, 58 insertions, 29 deletions
diff --git a/archivers/hs-tar/Makefile b/archivers/hs-tar/Makefile
index 0a1116c66b2..ae6a6c7f58f 100644
--- a/archivers/hs-tar/Makefile
+++ b/archivers/hs-tar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/19 00:58:38 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:57 mef Exp $
DISTNAME= tar-0.5.1.1
CATEGORIES= archivers
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Reading, writing, and manipulating ".tar" archive files
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/hs-zlib/Makefile b/archivers/hs-zlib/Makefile
index c4e3eb3d60e..13cd87438da 100644
--- a/archivers/hs-zlib/Makefile
+++ b/archivers/hs-zlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/12/29 23:20:52 pho Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/13 08:00:57 mef Exp $
DISTNAME= zlib-0.6.2.1
CATEGORIES= archivers
@@ -7,6 +7,7 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Compression and decompression in the gzip and zlib formats
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-basement/Makefile b/devel/hs-basement/Makefile
index 98953926551..dff044ae4bf 100644
--- a/devel/hs-basement/Makefile
+++ b/devel/hs-basement/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/16 00:38:57 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:57 mef Exp $
DISTNAME= basement-0.0.11
CATEGORIES= devel
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Foundation scrap box of array and string
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-deepseq-generics/Makefile b/devel/hs-deepseq-generics/Makefile
index e0af920c89c..78b07aee50d 100644
--- a/devel/hs-deepseq-generics/Makefile
+++ b/devel/hs-deepseq-generics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/12/31 07:52:47 pho Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/13 08:00:57 mef Exp $
DISTNAME= deepseq-generics-0.2.0.0
CATEGORIES= devel
@@ -7,5 +7,6 @@ MAINTAINER= szptvlfn@NetBSD.org
COMMENT= GHC.Generics-based Control.DeepSeq.rnf implementation
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-exceptions/Makefile b/devel/hs-exceptions/Makefile
index c38c12241d1..24e63963f66 100644
--- a/devel/hs-exceptions/Makefile
+++ b/devel/hs-exceptions/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/01/11 09:00:30 pho Exp $
+# $NetBSD: Makefile,v 1.7 2021/02/13 08:00:57 mef Exp $
DISTNAME= exceptions-0.10.4
CATEGORIES= devel
@@ -7,5 +7,6 @@ MAINTAINER= szptvlfn@NetBSD.org
COMMENT= Extensible optionally-pure exceptions
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-hashable/Makefile b/devel/hs-hashable/Makefile
index 56c013197c6..520266b9f71 100644
--- a/devel/hs-hashable/Makefile
+++ b/devel/hs-hashable/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2020/01/11 09:31:04 pho Exp $
+# $NetBSD: Makefile,v 1.12 2021/02/13 08:00:58 mef Exp $
DISTNAME= hashable-1.3.0.0
CATEGORIES= devel
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Class for types that can be converted to a hash value
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-lukko/Makefile b/devel/hs-lukko/Makefile
index e4304474ab8..c00d83f52b6 100644
--- a/devel/hs-lukko/Makefile
+++ b/devel/hs-lukko/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/19 01:11:35 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:58 mef Exp $
DISTNAME= lukko-0.1.1.1
CATEGORIES= devel
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= File locking
LICENSE= gnu-gpl-v2 AND modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-primitive/Makefile b/devel/hs-primitive/Makefile
index 50141534180..cf9d57df349 100644
--- a/devel/hs-primitive/Makefile
+++ b/devel/hs-primitive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/01/11 08:00:14 pho Exp $
+# $NetBSD: Makefile,v 1.7 2021/02/13 08:00:58 mef Exp $
DISTNAME= primitive-0.7.0.0
CATEGORIES= devel
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Primitive memory-related operations
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-setlocale/Makefile b/devel/hs-setlocale/Makefile
index c18848527a6..8462749eb74 100644
--- a/devel/hs-setlocale/Makefile
+++ b/devel/hs-setlocale/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/01/02 09:07:04 pho Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/13 08:00:58 mef Exp $
DISTNAME= setlocale-1.0.0.9
CATEGORIES= devel
@@ -7,5 +7,6 @@ MAINTAINER= szptvlfn@NetBSD.org
COMMENT= Haskell bindings to setlocale
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-split/Makefile b/devel/hs-split/Makefile
index 04682c5ab8f..885204f7035 100644
--- a/devel/hs-split/Makefile
+++ b/devel/hs-split/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/01/02 09:11:33 pho Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/13 08:00:58 mef Exp $
DISTNAME= split-0.2.3.3
CATEGORIES= devel
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Combinator library for splitting lists
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-splitmix/Makefile b/devel/hs-splitmix/Makefile
index 762da954617..f32578848cc 100644
--- a/devel/hs-splitmix/Makefile
+++ b/devel/hs-splitmix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/01 03:41:02 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:58 mef Exp $
DISTNAME= splitmix-0.0.3
CATEGORIES= devel
@@ -7,6 +7,7 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Fast Splittable PRNG
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../devel/hs-random/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-syb/Makefile b/devel/hs-syb/Makefile
index f60c3799dc7..8a9d697c6fd 100644
--- a/devel/hs-syb/Makefile
+++ b/devel/hs-syb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/01/01 03:13:39 pho Exp $
+# $NetBSD: Makefile,v 1.4 2021/02/13 08:00:58 mef Exp $
DISTNAME= syb-0.7.1
CATEGORIES= devel
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Haskell "Scrap Your Boilerplate" Library
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-tagged/Makefile b/devel/hs-tagged/Makefile
index 10e5458edef..46e0d38bd75 100644
--- a/devel/hs-tagged/Makefile
+++ b/devel/hs-tagged/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/12/31 18:52:58 pho Exp $
+# $NetBSD: Makefile,v 1.4 2021/02/13 08:00:58 mef Exp $
DISTNAME= tagged-0.8.6
PKGREVISION= 1
@@ -8,5 +8,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Haskell 98 phantom types to avoid unsafely passing dummy arguments
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-th-abstraction/Makefile b/devel/hs-th-abstraction/Makefile
index 2d8e245c3a6..56b4b14cddf 100644
--- a/devel/hs-th-abstraction/Makefile
+++ b/devel/hs-th-abstraction/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/12/31 15:34:56 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
DISTNAME= th-abstraction-0.3.1.0
CATEGORIES= devel
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Nicer interface for reified information about data types
LICENSE= isc
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-unliftio-core/Makefile b/devel/hs-unliftio-core/Makefile
index 9cdb9461e9a..6a8aa3eb116 100644
--- a/devel/hs-unliftio-core/Makefile
+++ b/devel/hs-unliftio-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/01 05:03:08 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
DISTNAME= unliftio-core-0.1.2.0
CATEGORIES= devel
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= The MonadUnliftIO typeclass for unlifting monads to IO
LICENSE= mit
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-wizards/Makefile b/devel/hs-wizards/Makefile
index 2001b44c9a9..988ac48c785 100644
--- a/devel/hs-wizards/Makefile
+++ b/devel/hs-wizards/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/03/30 16:43:35 riastradh Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
DISTNAME= wizards-1.0.3
CATEGORIES= devel
@@ -12,5 +12,6 @@ LICENSE= modified-bsd
USE_LANGUAGES= # none
.include "../../devel/hs-control-monad-free/buildlink3.mk"
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/finance/hs-Decimal/Makefile b/finance/hs-Decimal/Makefile
index ac07e349014..820f8c274f9 100644
--- a/finance/hs-Decimal/Makefile
+++ b/finance/hs-Decimal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/03/30 16:44:12 riastradh Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
DISTNAME= Decimal-0.5.1
CATEGORIES= finance
@@ -11,5 +11,6 @@ LICENSE= modified-bsd
USE_LANGUAGES= # none
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/hs-integer-logarithms/Makefile b/math/hs-integer-logarithms/Makefile
index 662d9f11116..8e087596ee1 100644
--- a/math/hs-integer-logarithms/Makefile
+++ b/math/hs-integer-logarithms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/12/31 14:04:52 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
DISTNAME= integer-logarithms-1.0.3
CATEGORIES= math
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Integer logarithms
LICENSE= mit
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/hs-resolv/Makefile b/net/hs-resolv/Makefile
index 653ba4aa688..e864783ccff 100644
--- a/net/hs-resolv/Makefile
+++ b/net/hs-resolv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/19 02:37:03 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
DISTNAME= resolv-0.1.1.3
CATEGORIES= net
@@ -8,5 +8,6 @@ COMMENT= Domain Name Service (DNS) lookup
LICENSE= gnu-gpl-v2
.include "../../converters/hs-base16-bytestring/buildlink3.mk"
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/hs-cryptohash-sha256/Makefile b/security/hs-cryptohash-sha256/Makefile
index 778e723c299..1ab588bdcb9 100644
--- a/security/hs-cryptohash-sha256/Makefile
+++ b/security/hs-cryptohash-sha256/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/18 15:25:43 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
DISTNAME= cryptohash-sha256-0.11.101.0
CATEGORIES= security
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Fast, pure and practical SHA-256 implementation
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/hs-ed25519/Makefile b/security/hs-ed25519/Makefile
index e16767ac4ed..19d0c0acb43 100644
--- a/security/hs-ed25519/Makefile
+++ b/security/hs-ed25519/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/18 23:30:04 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
DISTNAME= ed25519-0.0.5.0
CATEGORIES= security
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Ed25519 cryptographic signatures
LICENSE= mit
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hs-HsYAML/Makefile b/textproc/hs-HsYAML/Makefile
index 7e239d32295..32682bb2c91 100644
--- a/textproc/hs-HsYAML/Makefile
+++ b/textproc/hs-HsYAML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/15 07:03:50 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:01:00 mef Exp $
DISTNAME= HsYAML-0.2.1.0
CATEGORIES= textproc
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Pure Haskell YAML 1.2 processor
LICENSE= gnu-gpl-v2
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hs-blaze-markup/Makefile b/textproc/hs-blaze-markup/Makefile
index aa58c359240..a8a1b84a0bb 100644
--- a/textproc/hs-blaze-markup/Makefile
+++ b/textproc/hs-blaze-markup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/01/11 11:15:53 pho Exp $
+# $NetBSD: Makefile,v 1.11 2021/02/13 08:01:00 mef Exp $
DISTNAME= blaze-markup-0.8.2.3
CATEGORIES= textproc
@@ -8,6 +8,7 @@ COMMENT= Blazingly fast markup combinator library for Haskell
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../devel/hs-blaze-builder/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hs-haddock-library/Makefile b/textproc/hs-haddock-library/Makefile
index 42568152a73..ffe65771b73 100644
--- a/textproc/hs-haddock-library/Makefile
+++ b/textproc/hs-haddock-library/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/15 12:25:43 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:01:00 mef Exp $
DISTNAME= haddock-library-1.8.0
CATEGORIES= textproc
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Library exposing some functionality of Haddock
LICENSE= 2-clause-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hs-hscolour/Makefile b/textproc/hs-hscolour/Makefile
index 0c3954e6446..3a72fe08d75 100644
--- a/textproc/hs-hscolour/Makefile
+++ b/textproc/hs-hscolour/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/01/02 14:25:33 pho Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/13 08:01:00 mef Exp $
DISTNAME= hscolour-1.24.4
CATEGORIES= textproc
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Colourise Haskell code
LICENSE= gnu-gpl-v2
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hs-hxt-regex-xmlschema/Makefile b/textproc/hs-hxt-regex-xmlschema/Makefile
index ed30b34d2ab..881b837a91a 100644
--- a/textproc/hs-hxt-regex-xmlschema/Makefile
+++ b/textproc/hs-hxt-regex-xmlschema/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/17 15:52:41 pho Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/13 08:01:00 mef Exp $
DISTNAME= hxt-regex-xmlschema-9.2.0.3
CATEGORIES= textproc
@@ -7,6 +7,7 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Regular expression library for W3C XML Schema regular expressions
LICENSE= mit
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../textproc/hs-hxt-charproperties/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hs-polyparse/Makefile b/textproc/hs-polyparse/Makefile
index f6c4aefda1d..3482c879fe1 100644
--- a/textproc/hs-polyparse/Makefile
+++ b/textproc/hs-polyparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/01/11 11:21:14 pho Exp $
+# $NetBSD: Makefile,v 1.11 2021/02/13 08:01:01 mef Exp $
DISTNAME= polyparse-1.13
CATEGORIES= textproc
@@ -7,5 +7,6 @@ MAINTAINER= szptvlfn@NetBSD.org
COMMENT= Variety of alternative parser combinator libraries
LICENSE= gnu-lgpl-v2.1
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hs-regex-base/Makefile b/textproc/hs-regex-base/Makefile
index a39eecfbc8a..3a151069e20 100644
--- a/textproc/hs-regex-base/Makefile
+++ b/textproc/hs-regex-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/01/11 09:10:32 pho Exp $
+# $NetBSD: Makefile,v 1.5 2021/02/13 08:01:01 mef Exp $
DISTNAME= regex-base-0.94.0.0
CATEGORIES= textproc
@@ -7,5 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Replaces/Enhances Haskell Text.Regex
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/hs-HTTP/Makefile b/www/hs-HTTP/Makefile
index 097b6eb5251..3a47c62646b 100644
--- a/www/hs-HTTP/Makefile
+++ b/www/hs-HTTP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/01/11 10:25:05 pho Exp $
+# $NetBSD: Makefile,v 1.14 2021/02/13 08:01:01 mef Exp $
DISTNAME= HTTP-4000.3.14
CATEGORIES= www
@@ -7,6 +7,7 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Haskell library for client-side HTTP
LICENSE= modified-bsd
+BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
.include "../../mk/haskell.mk"
.include "../../net/hs-network/buildlink3.mk"
.include "../../net/hs-network-uri/buildlink3.mk"