Skip to content

Commit fa79fb7

Browse files
committed
Add stack configurations for GHC 9.0.2 with aeson 1 and 2
1 parent 440aa72 commit fa79fb7

File tree

4 files changed

+88
-0
lines changed

4 files changed

+88
-0
lines changed

stack-9.0.2-aeson1.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
resolver: nightly-2022-02-07
3+
4+
extra-deps:
5+
- jsonpath-0.2.0.0
6+
- jwt-0.10.0
7+
- oidc-client-0.4.0.0
8+
- hoauth2-1.16.0
9+
10+
packages:
11+
- kubernetes
12+
- kubernetes-client

stack-9.0.2-aeson1.yaml.lock

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# This file was autogenerated by Stack.
2+
# You should not edit this file by hand.
3+
# For more information, please see the documentation at:
4+
# https://docs.haskellstack.org/en/stable/lock_files
5+
6+
packages:
7+
- completed:
8+
hackage: jsonpath-0.2.0.0@sha256:de8eba99a0a970ea1c82b934ccc338f3b5d3fe8273f9196f368ca7bfcf680434,2195
9+
pantry-tree:
10+
size: 1098
11+
sha256: dd8c7029fab3895f60fef8e1fd537c9ebde4a90006cc0f0582ffd9b87955ad9e
12+
original:
13+
hackage: jsonpath-0.2.0.0
14+
- completed:
15+
hackage: jwt-0.10.0@sha256:2cb02121a9aab3b2d8d927cca78e0ebd6e43661a73cc65024162e9d1096ca5d1,4186
16+
pantry-tree:
17+
size: 1027
18+
sha256: b7c92f54dcba5085f7a3660d41bc3236cd3b3fc2b8c762bda8af88ae1e47f29c
19+
original:
20+
hackage: jwt-0.10.0
21+
- completed:
22+
hackage: oidc-client-0.4.0.0@sha256:f72a496ab27d9a5071be44e750718c539118ac52c2f1535a5fb3dde7f9874a55,3306
23+
pantry-tree:
24+
size: 1153
25+
sha256: 68c285c6365360975d50bbb18cb07755d5ef19af8bf0e998d3ea46d35ef4a4e1
26+
original:
27+
hackage: oidc-client-0.4.0.0
28+
- completed:
29+
hackage: hoauth2-1.16.0@sha256:161b20369ce80cd8348e448e3b307e7850c3d21e8ae4f1e258dbd04d0da34a65,5629
30+
pantry-tree:
31+
size: 2046
32+
sha256: 55931b378faa4a89275c572ecf9a5ec65a7a71f092819e4f704a285a7d4f6f35
33+
original:
34+
hackage: hoauth2-1.16.0
35+
snapshots:
36+
- completed:
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

stack-9.0.2-aeson2.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
resolver: lts-19.7
3+
4+
extra-deps:
5+
- oidc-client-0.6.0.0@sha256:2079dc5c9dfb5b3e2fa93098254ca16787c01a0cd3634b1d84afe84c9a6c4825,3368
6+
- jose-jwt-0.9.4@sha256:6db77f81cfcf81cf7faf8a4dc4b2110c1603dbb94249d49d069a17b4897e9d69,3560
7+
8+
packages:
9+
- kubernetes
10+
- kubernetes-client

stack-9.0.2-aeson2.yaml.lock

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# This file was autogenerated by Stack.
2+
# You should not edit this file by hand.
3+
# For more information, please see the documentation at:
4+
# https://docs.haskellstack.org/en/stable/lock_files
5+
6+
packages:
7+
- completed:
8+
hackage: oidc-client-0.6.0.0@sha256:2079dc5c9dfb5b3e2fa93098254ca16787c01a0cd3634b1d84afe84c9a6c4825,3368
9+
pantry-tree:
10+
size: 1298
11+
sha256: c8dac64944a1e60d14958067e1992732effe723d60353690720c34b4d126af48
12+
original:
13+
hackage: oidc-client-0.6.0.0@sha256:2079dc5c9dfb5b3e2fa93098254ca16787c01a0cd3634b1d84afe84c9a6c4825,3368
14+
- completed:
15+
hackage: jose-jwt-0.9.4@sha256:6db77f81cfcf81cf7faf8a4dc4b2110c1603dbb94249d49d069a17b4897e9d69,3560
16+
pantry-tree:
17+
size: 1231
18+
sha256: fd3145cd8ab15be77d49522c454e86f17cf0f233ada7a623457926dbf6ea47e4
19+
original:
20+
hackage: jose-jwt-0.9.4@sha256:6db77f81cfcf81cf7faf8a4dc4b2110c1603dbb94249d49d069a17b4897e9d69,3560
21+
snapshots:
22+
- completed:
23+
size: 618884
24+
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/7.yaml
25+
sha256: 57d4ce67cc097fea2058446927987bc1f7408890e3a6df0da74e5e318f051c20
26+
original: lts-19.7

0 commit comments

Comments
 (0)