Skip to content

Commit 5a2c594

Browse files
committed
Use forked oidc-client to support ghc < 8.4
1 parent 42fa6cf commit 5a2c594

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

stack.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ resolver: lts-13.9
22
extra-deps:
33
- jsonpath-0.1.0.1
44
- jwt-0.10.0
5-
- oidc-client-0.4.0.0
65
- katip-0.8.0.0
6+
- git: https://github.com/akshaymankar/haskell-oidc-client
7+
commit: a8473ac96a6db919f789578a08adaa13a0a3e1d5
78
packages:
89
- kubernetes
910
- kubernetes-client

0 commit comments

Comments
 (0)