Skip to content

Commit 24171f7

Browse files
committed
Update resolver to be in sync with core pkg
This will fix generated upper bound for the exception package
1 parent ada1fb8 commit 24171f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/kubernetes-client-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: kubernetes-client-core
2-
version: 0.1.0.0
2+
version: 0.1.0.1
33
synopsis: Auto-generated kubernetes-client-core API Client
44
description: .
55
Client library for calling the Kubernetes API based on http-client.

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-10.0
1+
resolver: lts-13.9
22
extra-deps:
33
- katip-0.8.0.0
44
packages:

0 commit comments

Comments
 (0)