Skip to content

Commit 01c1154

Browse files
committed
Allow aeson-2.1
1 parent 299ad10 commit 01c1154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ library
179179

180180
-- other packages
181181
build-depends:
182-
aeson >=1.4.0.0 && <1.6 || >=2.0.1.0 && <2.1
182+
aeson >=1.4.0.0 && <1.6 || >=2.0.1.0 && <2.2
183183
, base-compat >=0.11.1 && <0.13
184184
, base16-bytestring >=0.1.1.6 && <1.1
185185
, binary-instances >=1 && <1.1

0 commit comments

Comments
 (0)