Skip to content

Commit

Permalink
Allow lens-aeson 1.2 (haskell-servant#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
maksbotan authored Mar 22, 2022
1 parent 548ac0e commit 4165b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servant-openapi3.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ test-suite spec
, hspec >=2.6.0 && <2.10
, QuickCheck
, lens
, lens-aeson >=1.0.2 && <1.2
, lens-aeson >=1.0.2 && <1.3
, servant
, servant-openapi3
-- openapi3 3.1.0 fixes some ordering-related issues, making tests stable
Expand Down

0 comments on commit 4165b83

Please sign in to comment.