Skip to content

Commit 89bd319

Browse files
authored
Merge pull request #18 from reflex-frp/eac@fix-hlint-test
Fix hlint test
2 parents 25f202b + cb3ac44 commit 89bd319

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)