Be able to build on GHC 9

This commit is contained in:
Tom McLaughlin
2021-09-12 21:59:31 -07:00
parent 541fb76466
commit 8215bcfbdd
4 changed files with 13 additions and 10 deletions

View File

@@ -54,7 +54,7 @@ initLogContext = LG.initLogEnv "Kubernetes.OpenAPI" "dev"
-- | Runs a Katip logging block with the Log environment
runDefaultLogExecWithContext :: LogExecWithContext
runDefaultLogExecWithContext = LG.runKatipT
runDefaultLogExecWithContext x = LG.runKatipT x
-- * stdout logger

View File

@@ -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

View File

@@ -1,9 +1,12 @@
resolver: lts-14.7
resolver: nightly-2022-02-07
extra-deps:
- jsonpath-0.2.0.0
- jwt-0.10.0
- oidc-client-0.4.0.0
- hoauth2-1.16.0
packages:
- kubernetes
- kubernetes-client

View File

@@ -34,7 +34,7 @@ packages:
hackage: hoauth2-1.16.0
snapshots:
- completed:
size: 523700
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/7.yaml
sha256: 8e3f3c894be74d71fa4bf085e0a8baae7e4d7622d07ea31a52736b80f8b9bb1a
original: lts-14.7
size: 634925
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2022/2/7.yaml
sha256: eccf3b87cf7521eb8e7704c2efbb579d2074a0a76c7b961e0f07b98b3079ada5
original: nightly-2022-02-07