Skip to content

Commit 8f02baf

Browse files
committed
Bump aeson to 2.2
1 parent 854bca2 commit 8f02baf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hackage-cli.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ executable hackage-cli
109109
, mtl
110110

111111
build-depends:
112-
, aeson >= 1.2.4.0 && < 2.2
112+
, aeson >= 1.2.4.0 && < 2.3
113113
-- aeson-1.2.4.0 for stack-8.2.2.yaml
114114
, deepseq ^>= 1.4.0.0
115115
, directory ^>= 1.2.0.1 || ^>= 1.3.0.0

0 commit comments

Comments
 (0)