Almost there with Stackage lts-21.0

This commit is contained in:
Tom McLaughlin
2023-06-22 22:03:21 -07:00
parent bc1985b60b
commit 0911424e9a
7 changed files with 43 additions and 47 deletions

View File

@@ -43,7 +43,7 @@ library
, containers >=0.5.0.0 && <0.8
, deepseq >= 1.4 && <1.6
, exceptions >= 0.4
, http-api-data >= 0.3.4 && <0.5
, http-api-data >= 0.3.4 && <0.6
, http-client >=0.5 && <0.8
, http-client-tls
, http-media >= 0.4 && < 0.9
@@ -54,11 +54,11 @@ library
, network >=2.6.2 && <3.9
, random >=1.1
, safe-exceptions <0.2
, text >=0.11 && <1.3
, text >=0.11 && <3
, time >=1.5
, transformers >=0.4.0.0
, unordered-containers
, vector >=0.10.9 && <0.13
, vector >=0.10.9 && <0.14
other-modules:
Paths_kubernetes_client_core
Kubernetes.OpenAPI.ImportMappings