forked from loafle/openapi-generator-original
[haskell-http-client] bump deps to LTS 14.3 (#3762)
This commit is contained in:
committed by
William Cheng
parent
f94ff32b0c
commit
45d70e1bf3
@@ -1,10 +1,10 @@
|
||||
cabal-version: 1.12
|
||||
|
||||
-- This file has been generated from package.yaml by hpack version 0.31.1.
|
||||
-- This file has been generated from package.yaml by hpack version 0.31.2.
|
||||
--
|
||||
-- see: https://github.com/sol/hpack
|
||||
--
|
||||
-- hash: 72a832d3a374148c4fc68b1129bd71c249795ff82f0df3036b7963e26ae5750e
|
||||
-- hash: 1de2469e3014acffdfb079309edd15dc88ec7f5acce21f1062b61a1b002418fd
|
||||
|
||||
name: openapi-petstore-tests-integration
|
||||
version: 0.1.0.0
|
||||
@@ -39,9 +39,9 @@ test-suite tests
|
||||
, exceptions >=0.4
|
||||
, hspec >=1.8
|
||||
, http-api-data >=0.3.4 && <0.5
|
||||
, http-client >=0.5 && <0.6
|
||||
, http-client >=0.5 && <0.7
|
||||
, http-client-tls
|
||||
, http-media >=0.4 && <0.8
|
||||
, http-media >=0.4 && <0.9
|
||||
, http-types >=0.8 && <0.13
|
||||
, iso8601-time
|
||||
, microlens >=0.4.3 && <0.5
|
||||
|
||||
@@ -22,10 +22,10 @@ dependencies:
|
||||
- aeson >=1.0 && <2.0
|
||||
- bytestring >=0.10.0 && <0.11
|
||||
- http-types >=0.8 && <0.13
|
||||
- http-client >=0.5 && <0.6
|
||||
- http-client >=0.5 && <0.7
|
||||
- http-client-tls
|
||||
- http-api-data >= 0.3.4 && <0.5
|
||||
- http-media >= 0.4 && < 0.8
|
||||
- http-media >= 0.4 && < 0.9
|
||||
- text >=0.11 && <1.3
|
||||
- time >=1.5 && <1.9
|
||||
- vector >=0.10.9 && <0.13
|
||||
|
||||
@@ -1,6 +1,2 @@
|
||||
resolver: lts-13.9
|
||||
extra-deps: [ katip-0.8.0.0 ]
|
||||
packages:
|
||||
- location: '.'
|
||||
- location: '..'
|
||||
extra-dep: true
|
||||
resolver: lts-14.3
|
||||
extra-deps: [ '..', katip-0.8.3.0 ]
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
# This file was autogenerated by Stack.
|
||||
# You should not edit this file by hand.
|
||||
# For more information, please see the documentation at:
|
||||
# https://docs.haskellstack.org/en/stable/lock_files
|
||||
|
||||
packages:
|
||||
- completed:
|
||||
hackage: katip-0.8.3.0@sha256:8a67c0aec3ba1f0eabcfae443cb909e4cf9405e29bac99ccf1420f1f1bbda9c4,4097
|
||||
pantry-tree:
|
||||
size: 1140
|
||||
sha256: cad8c67256ec85819309d77bdcbc15b67885940ef76f2b850c8be20c2efd0149
|
||||
original:
|
||||
hackage: katip-0.8.3.0
|
||||
snapshots:
|
||||
- completed:
|
||||
size: 523878
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/3.yaml
|
||||
sha256: 470c46c27746a48c7c50f829efc0cf00112787a7804ee4ac7a27754658f6d92c
|
||||
original: lts-14.3
|
||||
Reference in New Issue
Block a user