Skip to content

Commit

Permalink
Allow lens 5.2 (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanCacqueray and ocharles authored Jan 5, 2023
1 parent de84d6d commit f73a87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weeder.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ library
, filepath ^>= 1.4.2.1
, generic-lens ^>= 2.2.0.0
, ghc ^>= 9.2
, lens ^>= 5.1
, lens ^>= 5.1 || ^>= 5.2
, mtl ^>= 2.2.2
, optparse-applicative ^>= 0.14.3.0 || ^>= 0.15.1.0 || ^>= 0.16.0.0 || ^>= 0.17
, regex-tdfa ^>= 1.2.0.0 || ^>= 1.3.1.0
Expand Down

0 comments on commit f73a87e

Please sign in to comment.