[haskell-http-client] - update deps (#16041)

This commit is contained in:
Jon Schoning
2023-07-08 19:34:37 -05:00
committed by GitHub
parent 52dd41159f
commit 2c5f8b30b4
71 changed files with 15672 additions and 17150 deletions

View File

@@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.4.
-- This file has been generated from package.yaml by hpack version 0.35.1.
--
-- see: https://github.com/sol/hpack
@@ -26,10 +26,10 @@ executable openapi-petstore-app
build-depends:
aeson >=1.0 && <3.0
, base >=4.7 && <5.0
, bytestring >=0.10.0 && <0.11
, bytestring >=0.10.0
, case-insensitive
, containers >=0.5.0.0 && <0.8
, http-api-data >=0.3.4 && <0.5
, http-api-data >=0.3.4 && <0.6
, http-client >=0.5 && <0.8
, http-client-tls
, http-media >=0.4
@@ -37,9 +37,9 @@ executable openapi-petstore-app
, microlens >=0.4.3
, mtl >=2.2.1
, openapi-petstore
, text >=0.11 && <1.3
, text >=0.11 && <3
, time
, transformers >=0.4.0.0
, unordered-containers
, vector >=0.10.9 && <0.13
, vector >=0.10.9 && <0.14
default-language: Haskell2010

View File

@@ -20,15 +20,15 @@ dependencies:
- unordered-containers
- containers >=0.5.0.0 && <0.8
- aeson >=1.0 && <3.0
- bytestring >=0.10.0 && <0.11
- bytestring >=0.10.0
- http-types >=0.8 && <0.13
- http-client >=0.5 && <0.8
- http-client-tls
- http-api-data >= 0.3.4 && <0.5
- http-api-data >= 0.3.4 && <0.6
- http-media >= 0.4
- text >=0.11 && <1.3
- text >=0.11 && <3
- time
- vector >=0.10.9 && <0.13
- vector >=0.10.9 && <0.14
- case-insensitive
- openapi-petstore
- microlens >= 0.4.3

View File

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

View File

@@ -6,7 +6,7 @@
packages: []
snapshots:
- completed:
size: 618876
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/6.yaml
sha256: fb634b19f31da06684bb07ce02a20c75a3162138f279b388905b03ebd57bb50f
original: lts-19.6
sha256: 1867d84255dff8c87373f5dd03e5a5cb1c10a99587e26c8793e750c54e83ffdc
size: 639139
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/0.yaml
original: lts-21.0