From a6a312601cad1843e418ce14d34c5099b54a41d0 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Sun, 12 Mar 2023 19:05:51 +0100 Subject: [PATCH] v0.28.0.1 Revision 1: Allow base-compat-0.13 --- github.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/github.cabal b/github.cabal index c7f85389..5f1c7eea 100644 --- a/github.cabal +++ b/github.cabal @@ -1,6 +1,7 @@ cabal-version: >=1.10 name: github version: 0.28.0.1 +x-revision: 1 synopsis: Access to the GitHub API, v3. category: Network description: @@ -181,7 +182,7 @@ library -- other packages build-depends: aeson >=1.4.0.0 && <1.6 || >=2.0.1.0 && <2.2 - , base-compat >=0.11.1 && <0.13 + , base-compat >=0.11.1 && <0.14 , base16-bytestring >=0.1.1.6 && <1.1 , binary-instances >=1 && <1.1 , cryptohash-sha1 >=0.11.100.1 && <0.12