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
|
||||
|
||||
Reference in New Issue
Block a user