Skip to content

Commit a6a3126

Browse files
committed
v0.28.0.1 Revision 1: Allow base-compat-0.13
1 parent ed296cb commit a6a3126

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

github.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
cabal-version: >=1.10
22
name: github
33
version: 0.28.0.1
4+
x-revision: 1
45
synopsis: Access to the GitHub API, v3.
56
category: Network
67
description:
@@ -181,7 +182,7 @@ library
181182
-- other packages
182183
build-depends:
183184
aeson >=1.4.0.0 && <1.6 || >=2.0.1.0 && <2.2
184-
, base-compat >=0.11.1 && <0.13
185+
, base-compat >=0.11.1 && <0.14
185186
, base16-bytestring >=0.1.1.6 && <1.1
186187
, binary-instances >=1 && <1.1
187188
, cryptohash-sha1 >=0.11.100.1 && <0.12

0 commit comments

Comments
 (0)