Skip to content

Commit 54b58b5

Browse files
committed
update wpc project dependency
1 parent b8a1ae2 commit 54b58b5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

dap/stack.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,24 @@ resolver: lts-20.18
22

33
packages:
44
- '.'
5-
- 'ghc-whole-program-compiler-project/external-stg-interpreter'
65

76
extra-deps:
8-
- souffle-haskell-3.4.0
7+
- souffle-haskell-3.5.1
98
- type-errors-pretty-0.0.1.2@sha256:9042b64d1ac2f69aa55690576504a2397ebea8a6a55332242c88f54027c7eb57,2781
109
- async-pool-0.9.1@sha256:4015140f896c3f1652b06a679b0ade2717d05557970c283ea2c372a71be2a6a1,1605
1110

1211
- git: https://github.com/TeofilC/digest
1312
commit: ac9616b94cb8c4a9e07188d19979a6225ebd5a10
1413

1514
- git: https://github.com/grin-compiler/ghc-whole-program-compiler-project
16-
commit: 9d7a96a0b831f980d8c9d5a30a9185b64fbbfa31
15+
commit: 5f5b594b52b8e0ddcb547dbd34af6f90ca7da805
1716
subdirs:
1817
- external-stg
1918
- external-stg-syntax
20-
# - external-stg-interpreter
19+
- external-stg-interpreter
20+
21+
- github: csabahruska/final-pretty-printer
22+
commit: 5444974a2e0ee76abb790c85738a38f96696c908
2123

2224
flags:
2325
digest:

0 commit comments

Comments
 (0)