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"
54
54
55
55
-- | Runs a Katip logging block with the Log environment
56
56
runDefaultLogExecWithContext :: LogExecWithContext
57
- runDefaultLogExecWithContext = LG. runKatipT
57
+ runDefaultLogExecWithContext x = LG. runKatipT x
58
58
59
59
-- * stdout logger
60
60
Original file line number Diff line number Diff line change 6
6
packages: []
7
7
snapshots:
8
8
- 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
+
2
4
extra-deps :
3
5
- jsonpath-0.2.0.0
4
6
- jwt-0.10.0
5
7
- oidc-client-0.4.0.0
6
8
- hoauth2-1.16.0
9
+
7
10
packages :
8
11
- kubernetes
9
12
- kubernetes-client
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ packages:
34
34
hackage: hoauth2-1.16.0
35
35
snapshots:
36
36
- 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