File tree Expand file tree Collapse file tree 4 files changed +13
-10
lines changed Expand file tree Collapse file tree 4 files changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ initLogContext = LG.initLogEnv "Kubernetes.OpenAPI" "dev"
5454
5555-- | Runs a Katip logging block with the Log environment
5656runDefaultLogExecWithContext :: LogExecWithContext
57- runDefaultLogExecWithContext = LG. runKatipT
57+ runDefaultLogExecWithContext x = LG. runKatipT x
5858
5959-- * stdout logger
6060
Original file line number Diff line number Diff line change 66packages: []
77snapshots:
88- completed:
9- size: 523700
10- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/7 .yaml
11- sha256: 8e3f3c894be74d71fa4bf085e0a8baae7e4d7622d07ea31a52736b80f8b9bb1a
12- original: lts-14.7
9+ size: 524996
10+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/27 .yaml
11+ sha256: 7ea31a280c56bf36ff591a7397cc384d0dff622e7f9e4225b47d8980f019a0f0
12+ original: lts-14.27
Original file line number Diff line number Diff line change 1- resolver : lts-14.7
1+
2+ resolver : nightly-2022-02-07
3+
24extra-deps :
35- jsonpath-0.2.0.0
46- jwt-0.10.0
57- oidc-client-0.4.0.0
68- hoauth2-1.16.0
9+
710packages :
811- kubernetes
912- kubernetes-client
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ packages:
3434 hackage: hoauth2-1.16.0
3535snapshots:
3636- completed:
37- size: 523700
38- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14 /7.yaml
39- sha256: 8e3f3c894be74d71fa4bf085e0a8baae7e4d7622d07ea31a52736b80f8b9bb1a
40- original: lts-14.7
37+ size: 634925
38+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2022/2 /7.yaml
39+ sha256: eccf3b87cf7521eb8e7704c2efbb579d2074a0a76c7b961e0f07b98b3079ada5
40+ original: nightly-2022-02-07
You can’t perform that action at this time.
0 commit comments