Skip to content

Commit 4c332fa

Browse files
committed
Add lower bound for aeson
1 parent d8e41c1 commit 4c332fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/hls-call-hierarchy-plugin/hls-call-hierarchy-plugin.cabal

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

2525
hs-source-dirs: src
2626
build-depends:
27-
, aeson
27+
, aeson >=1.5.2.0
2828
, base >=4.12 && <5
2929
, bytestring
3030
, containers

0 commit comments

Comments
 (0)