summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/hs-tar/Makefile4
-rw-r--r--archivers/hs-zlib/Makefile4
-rw-r--r--devel/hs-deepseq-generics/Makefile4
-rw-r--r--devel/hs-lukko/Makefile4
-rw-r--r--devel/hs-primitive/Makefile4
-rw-r--r--devel/hs-setlocale/Makefile4
-rw-r--r--devel/hs-split/Makefile4
-rw-r--r--devel/hs-splitmix/Makefile4
-rw-r--r--devel/hs-th-abstraction/Makefile4
-rw-r--r--devel/hs-unliftio-core/Makefile4
-rw-r--r--math/hs-integer-logarithms/Makefile4
-rw-r--r--security/hs-cryptohash-sha256/Makefile4
-rw-r--r--security/hs-ed25519/Makefile4
-rw-r--r--textproc/hs-HsYAML/Makefile4
-rw-r--r--textproc/hs-blaze-markup/Makefile4
-rw-r--r--textproc/hs-haddock-library/Makefile4
-rw-r--r--textproc/hs-polyparse/Makefile4
-rw-r--r--textproc/hs-regex-base/Makefile4
-rw-r--r--www/hs-HTTP/Makefile4
19 files changed, 38 insertions, 38 deletions
diff --git a/archivers/hs-tar/Makefile b/archivers/hs-tar/Makefile
index ae6a6c7f58f..98a2cd427f6 100644
--- a/archivers/hs-tar/Makefile
+++ b/archivers/hs-tar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:57 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/18 15:07:28 mef Exp $
DISTNAME= tar-0.5.1.1
CATEGORIES= archivers
@@ -7,6 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Reading, writing, and manipulating ".tar" archive files
LICENSE= modified-bsd
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/hs-zlib/Makefile b/archivers/hs-zlib/Makefile
index 13cd87438da..3da88dd200e 100644
--- a/archivers/hs-zlib/Makefile
+++ b/archivers/hs-zlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/02/13 08:00:57 mef Exp $
+# $NetBSD: Makefile,v 1.4 2021/02/18 15:07:28 mef Exp $
DISTNAME= zlib-0.6.2.1
CATEGORIES= archivers
@@ -7,7 +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
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-deepseq-generics/Makefile b/devel/hs-deepseq-generics/Makefile
index 78b07aee50d..5812dfe2556 100644
--- a/devel/hs-deepseq-generics/Makefile
+++ b/devel/hs-deepseq-generics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/02/13 08:00:57 mef Exp $
+# $NetBSD: Makefile,v 1.4 2021/02/18 15:07:28 mef Exp $
DISTNAME= deepseq-generics-0.2.0.0
CATEGORIES= devel
@@ -7,6 +7,6 @@ MAINTAINER= szptvlfn@NetBSD.org
COMMENT= GHC.Generics-based Control.DeepSeq.rnf implementation
LICENSE= modified-bsd
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-lukko/Makefile b/devel/hs-lukko/Makefile
index c00d83f52b6..89068d76d72 100644
--- a/devel/hs-lukko/Makefile
+++ b/devel/hs-lukko/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:58 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/18 15:07:28 mef Exp $
DISTNAME= lukko-0.1.1.1
CATEGORIES= devel
@@ -7,6 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= File locking
LICENSE= gnu-gpl-v2 AND modified-bsd
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-primitive/Makefile b/devel/hs-primitive/Makefile
index cf9d57df349..dd0ffcab62d 100644
--- a/devel/hs-primitive/Makefile
+++ b/devel/hs-primitive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/02/13 08:00:58 mef Exp $
+# $NetBSD: Makefile,v 1.8 2021/02/18 15:07:27 mef Exp $
DISTNAME= primitive-0.7.0.0
CATEGORIES= devel
@@ -7,6 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Primitive memory-related operations
LICENSE= modified-bsd
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-setlocale/Makefile b/devel/hs-setlocale/Makefile
index 8462749eb74..41888a0ce03 100644
--- a/devel/hs-setlocale/Makefile
+++ b/devel/hs-setlocale/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/02/13 08:00:58 mef Exp $
+# $NetBSD: Makefile,v 1.4 2021/02/18 15:07:27 mef Exp $
DISTNAME= setlocale-1.0.0.9
CATEGORIES= devel
@@ -7,6 +7,6 @@ MAINTAINER= szptvlfn@NetBSD.org
COMMENT= Haskell bindings to setlocale
LICENSE= modified-bsd
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-split/Makefile b/devel/hs-split/Makefile
index 885204f7035..66ba343a332 100644
--- a/devel/hs-split/Makefile
+++ b/devel/hs-split/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/02/13 08:00:58 mef Exp $
+# $NetBSD: Makefile,v 1.4 2021/02/18 15:07:27 mef Exp $
DISTNAME= split-0.2.3.3
CATEGORIES= devel
@@ -7,6 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Combinator library for splitting lists
LICENSE= modified-bsd
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-splitmix/Makefile b/devel/hs-splitmix/Makefile
index f32578848cc..eac670ff3fd 100644
--- a/devel/hs-splitmix/Makefile
+++ b/devel/hs-splitmix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:58 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/18 15:07:28 mef Exp $
DISTNAME= splitmix-0.0.3
CATEGORIES= devel
@@ -7,7 +7,7 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Fast Splittable PRNG
LICENSE= modified-bsd
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../devel/hs-random/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-th-abstraction/Makefile b/devel/hs-th-abstraction/Makefile
index 56b4b14cddf..83736e5cb3c 100644
--- a/devel/hs-th-abstraction/Makefile
+++ b/devel/hs-th-abstraction/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/18 15:07:27 mef Exp $
DISTNAME= th-abstraction-0.3.1.0
CATEGORIES= devel
@@ -7,6 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Nicer interface for reified information about data types
LICENSE= isc
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-unliftio-core/Makefile b/devel/hs-unliftio-core/Makefile
index 6a8aa3eb116..1ea485931bf 100644
--- a/devel/hs-unliftio-core/Makefile
+++ b/devel/hs-unliftio-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/18 15:07:27 mef Exp $
DISTNAME= unliftio-core-0.1.2.0
CATEGORIES= devel
@@ -7,6 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= The MonadUnliftIO typeclass for unlifting monads to IO
LICENSE= mit
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/hs-integer-logarithms/Makefile b/math/hs-integer-logarithms/Makefile
index 8e087596ee1..3e52212b567 100644
--- a/math/hs-integer-logarithms/Makefile
+++ b/math/hs-integer-logarithms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/18 15:07:27 mef Exp $
DISTNAME= integer-logarithms-1.0.3
CATEGORIES= math
@@ -7,6 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Integer logarithms
LICENSE= mit
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/hs-cryptohash-sha256/Makefile b/security/hs-cryptohash-sha256/Makefile
index 1ab588bdcb9..50c0cb362b2 100644
--- a/security/hs-cryptohash-sha256/Makefile
+++ b/security/hs-cryptohash-sha256/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/18 15:07:27 mef Exp $
DISTNAME= cryptohash-sha256-0.11.101.0
CATEGORIES= security
@@ -7,6 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Fast, pure and practical SHA-256 implementation
LICENSE= modified-bsd
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/hs-ed25519/Makefile b/security/hs-ed25519/Makefile
index 19d0c0acb43..f07b3cb691b 100644
--- a/security/hs-ed25519/Makefile
+++ b/security/hs-ed25519/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/13 08:00:59 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/18 15:07:27 mef Exp $
DISTNAME= ed25519-0.0.5.0
CATEGORIES= security
@@ -7,6 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Ed25519 cryptographic signatures
LICENSE= mit
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hs-HsYAML/Makefile b/textproc/hs-HsYAML/Makefile
index 32682bb2c91..0b3a053e6da 100644
--- a/textproc/hs-HsYAML/Makefile
+++ b/textproc/hs-HsYAML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/13 08:01:00 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/18 15:07:27 mef Exp $
DISTNAME= HsYAML-0.2.1.0
CATEGORIES= textproc
@@ -7,6 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Pure Haskell YAML 1.2 processor
LICENSE= gnu-gpl-v2
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hs-blaze-markup/Makefile b/textproc/hs-blaze-markup/Makefile
index a8a1b84a0bb..a5d61a69703 100644
--- a/textproc/hs-blaze-markup/Makefile
+++ b/textproc/hs-blaze-markup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2021/02/13 08:01:00 mef Exp $
+# $NetBSD: Makefile,v 1.12 2021/02/18 15:07:28 mef Exp $
DISTNAME= blaze-markup-0.8.2.3
CATEGORIES= textproc
@@ -8,7 +8,7 @@ COMMENT= Blazingly fast markup combinator library for Haskell
LICENSE= modified-bsd
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.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 ffe65771b73..43912795888 100644
--- a/textproc/hs-haddock-library/Makefile
+++ b/textproc/hs-haddock-library/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/13 08:01:00 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/18 15:07:26 mef Exp $
DISTNAME= haddock-library-1.8.0
CATEGORIES= textproc
@@ -7,6 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Library exposing some functionality of Haddock
LICENSE= 2-clause-bsd
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hs-polyparse/Makefile b/textproc/hs-polyparse/Makefile
index 3482c879fe1..c16c11588f4 100644
--- a/textproc/hs-polyparse/Makefile
+++ b/textproc/hs-polyparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2021/02/13 08:01:01 mef Exp $
+# $NetBSD: Makefile,v 1.12 2021/02/18 15:07:26 mef Exp $
DISTNAME= polyparse-1.13
CATEGORIES= textproc
@@ -7,6 +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
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hs-regex-base/Makefile b/textproc/hs-regex-base/Makefile
index 3a151069e20..0f76628e5f5 100644
--- a/textproc/hs-regex-base/Makefile
+++ b/textproc/hs-regex-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/02/13 08:01:01 mef Exp $
+# $NetBSD: Makefile,v 1.6 2021/02/18 15:07:26 mef Exp $
DISTNAME= regex-base-0.94.0.0
CATEGORIES= textproc
@@ -7,6 +7,6 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Replaces/Enhances Haskell Text.Regex
LICENSE= modified-bsd
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/hs-HTTP/Makefile b/www/hs-HTTP/Makefile
index 3a47c62646b..207b5dbd7cf 100644
--- a/www/hs-HTTP/Makefile
+++ b/www/hs-HTTP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2021/02/13 08:01:01 mef Exp $
+# $NetBSD: Makefile,v 1.15 2021/02/18 15:07:28 mef Exp $
DISTNAME= HTTP-4000.3.14
CATEGORIES= www
@@ -7,7 +7,7 @@ MAINTAINER= pho@cielonegro.org
COMMENT= Haskell library for client-side HTTP
LICENSE= modified-bsd
-BUILDLINK_API_DEPENDS.ghc+= ghc<9.0
+BUILDLINK_API_DEPENDS.ghc+= ghc<8.10
.include "../../mk/haskell.mk"
.include "../../net/hs-network/buildlink3.mk"
.include "../../net/hs-network-uri/buildlink3.mk"