[haskell-http-client] Update haskell-http-client generator to Aeson 2.x (#12309)

* Update haskell-http-client generator to Aeson 2.x

Co-authored-by: Andrea Cognolato <andrecogno@hotmail.it>
This commit is contained in:
Jon Schoning
2022-05-07 17:53:52 -05:00
committed by GitHub
parent aac6ce2302
commit 8511ce360c
71 changed files with 7682 additions and 6703 deletions

View File

@@ -24,7 +24,7 @@ executable openapi-petstore-app
Paths_openapi_petstore_app
ghc-options: -Wall
build-depends:
aeson >=1.0 && <2.0
aeson >=2.0 && <3.0
, base >=4.7 && <5.0
, bytestring >=0.10.0 && <0.11
, case-insensitive

View File

@@ -19,7 +19,7 @@ dependencies:
- mtl >=2.2.1
- unordered-containers
- containers >=0.5.0.0 && <0.8
- aeson >=1.0 && <2.0
- aeson >=2.0 && <3.0
- bytestring >=0.10.0 && <0.11
- http-types >=0.8 && <0.13
- http-client >=0.5 && <0.8

View File

@@ -1,2 +1,2 @@
resolver: lts-18.10
resolver: lts-19.6
extra-deps: [ '..' ]

View File

@@ -6,7 +6,7 @@
packages: []
snapshots:
- completed:
size: 587546
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/10.yaml
sha256: 88b4f81e162ba3adc230a9fcccc4d19ac116377656bab56c7382ca88598b257a
original: lts-18.10
size: 618876
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/6.yaml
sha256: fb634b19f31da06684bb07ce02a20c75a3162138f279b388905b03ebd57bb50f
original: lts-19.6