Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.

Commit

Permalink
Relax hlint bounds
Browse files Browse the repository at this point in the history
Fixes #31
  • Loading branch information
liskin committed Apr 16, 2017
1 parent 215d28c commit 1a480f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freer-effects.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ test-suite hlint
buildable: True
build-depends:
base >=4.8 && <5.0
, hlint ==1.9.*
, hlint >=1.9.*
else
buildable: False

Expand Down

0 comments on commit 1a480f2

Please sign in to comment.