Fix dependencies in stack-8.x.x.yaml files

This commit is contained in:
Akshay Mankar
2019-08-15 18:20:21 +01:00
parent 2bf15507b3
commit 37eb25b78c
2 changed files with 9 additions and 11 deletions

View File

@@ -1,12 +1,11 @@
resolver: lts-11
extra-deps:
- jsonpath-0.1.0.1
- jwt-0.10.0
- katip-0.8.0.0
- aeson-1.3.1.1
- hoauth2-1.8.8
- aeson-1.4.4.0
- git: https://github.com/akshaymankar/haskell-oidc-client
commit: a8473ac96a6db919f789578a08adaa13a0a3e1d5
- jose-jwt-0.8.0
- jsonpath-0.1.0.1
- katip-0.8.0.0
- oidc-client-0.4.0.1
packages:
- kubernetes
- kubernetes-client

View File

@@ -1,12 +1,11 @@
resolver: lts-12
extra-deps:
- jsonpath-0.1.0.1
- jwt-0.10.0
- katip-0.8.0.0
- hoauth2-1.8.8
- jose-jwt-0.8.0
- jsonpath-0.1.0.1
- katip-0.8.0.0
- oidc-client-0.4.0.1
- uri-bytestring-aeson-0.1.0.7
- git: https://github.com/akshaymankar/haskell-oidc-client
commit: a8473ac96a6db919f789578a08adaa13a0a3e1d5
packages:
- kubernetes
- kubernetes-client