Skip to content

Commit 4d99f1a

Browse files
authored
Tighten dependency on apply-refact (#1268)
1 parent ff5438c commit 4d99f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/hls-hlint-plugin/hls-hlint-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ library
2727
hs-source-dirs: src
2828
build-depends:
2929
, aeson
30-
, apply-refact
30+
, apply-refact >=0.9
3131
, base >=4.12 && <5
3232
, binary
3333
, bytestring

0 commit comments

Comments
 (0)