Skip to content

Commit 781d1ab

Browse files
committed
hls-semantic-tokens: add base bound
1 parent 01413e1 commit 781d1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/hls-semantic-tokens-plugin/hls-semantic-tokens-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ library
3535
hs-source-dirs: src
3636
build-depends:
3737
, aeson
38-
, base
38+
, base >=4.12 && <5
3939
, containers
4040
, extra
4141
, hiedb

0 commit comments

Comments
 (0)