forked from loafle/openapi-generator-original
[haskell-http-client] update stack; exclude problem time versions (#5589)
This commit is contained in:
@@ -27,7 +27,7 @@ dependencies:
|
||||
- http-api-data >= 0.3.4 && <0.5
|
||||
- http-media >= 0.4 && < 0.8
|
||||
- text >=0.11 && <1.3
|
||||
- time >=1.5 && <1.9
|
||||
- time (>=1.5 && <1.9) || (>=1.10 && <2.0)
|
||||
- vector >=0.10.9 && <0.13
|
||||
- case-insensitive
|
||||
- openapi-petstore
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
resolver: lts-14.7
|
||||
resolver: lts-14.27
|
||||
extra-deps: [ '..' ]
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
packages: []
|
||||
snapshots:
|
||||
- completed:
|
||||
size: 523700
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/7.yaml
|
||||
sha256: 8e3f3c894be74d71fa4bf085e0a8baae7e4d7622d07ea31a52736b80f8b9bb1a
|
||||
original: lts-14.7
|
||||
size: 524996
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/27.yaml
|
||||
sha256: 7ea31a280c56bf36ff591a7397cc384d0dff622e7f9e4225b47d8980f019a0f0
|
||||
original: lts-14.27
|
||||
|
||||
Reference in New Issue
Block a user