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
@@ -32,9 +32,9 @@ executable openapi-petstore-app
|
||||
, case-insensitive
|
||||
, containers >=0.5.0.0 && <0.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
|
||||
, microlens >=0.4.3 && <0.5
|
||||
, mtl >=2.2.1
|
||||
|
||||
@@ -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