Allow lens-aeson 1.2
This commit is contained in:
parent
04f59c012b
commit
dd29f25f77
2 changed files with 2 additions and 2 deletions
|
@ -126,7 +126,7 @@ test-suite spec
|
||||||
, hspec >= 2.5.5 && < 2.10
|
, hspec >= 2.5.5 && < 2.10
|
||||||
, QuickCheck >= 2.11.3 && < 2.15
|
, QuickCheck >= 2.11.3 && < 2.15
|
||||||
, http-client >= 0.5.13.1 && < 0.8
|
, http-client >= 0.5.13.1 && < 0.8
|
||||||
, lens-aeson >= 1.0.2 && < 1.2
|
, lens-aeson >= 1.0.2 && < 1.3
|
||||||
, warp >= 3.2.25 && < 3.4
|
, warp >= 3.2.25 && < 3.4
|
||||||
, wreq >= 0.5.2.1 && < 0.6
|
, wreq >= 0.5.2.1 && < 0.6
|
||||||
other-modules:
|
other-modules:
|
||||||
|
|
|
@ -113,7 +113,7 @@ test-suite spec
|
||||||
, hspec >=2.6.0 && <2.10
|
, hspec >=2.6.0 && <2.10
|
||||||
, QuickCheck
|
, QuickCheck
|
||||||
, lens
|
, lens
|
||||||
, lens-aeson >=1.0.2 && <1.2
|
, lens-aeson >=1.0.2 && <1.3
|
||||||
, servant
|
, servant
|
||||||
, servant-swagger
|
, servant-swagger
|
||||||
, swagger2
|
, swagger2
|
||||||
|
|
Loading…
Reference in a new issue