Skip to content

Commit cb3ac44

Browse files
committed
Fix hlint test
1 parent 25f202b commit cb3ac44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ test-suite hlint
6969
, directory
7070
, filepath
7171
, filemanip
72-
, hlint < 2.1 || >= 2.2.2
72+
, hlint (< 2.1 || >= 2.2.2) && < 3
7373
if impl(ghcjs)
7474
buildable: False
7575

0 commit comments

Comments
 (0)