File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -2,22 +2,24 @@ resolver: lts-20.18
2
2
3
3
packages :
4
4
- ' .'
5
- - ' ghc-whole-program-compiler-project/external-stg-interpreter'
6
5
7
6
extra-deps :
8
- - souffle-haskell-3.4.0
7
+ - souffle-haskell-3.5.1
9
8
- type-errors-pretty-0.0.1.2@sha256:9042b64d1ac2f69aa55690576504a2397ebea8a6a55332242c88f54027c7eb57,2781
10
9
- async-pool-0.9.1@sha256:4015140f896c3f1652b06a679b0ade2717d05557970c283ea2c372a71be2a6a1,1605
11
10
12
11
- git : https://github.com/TeofilC/digest
13
12
commit : ac9616b94cb8c4a9e07188d19979a6225ebd5a10
14
13
15
14
- git : https://github.com/grin-compiler/ghc-whole-program-compiler-project
16
- commit : 9d7a96a0b831f980d8c9d5a30a9185b64fbbfa31
15
+ commit : 5f5b594b52b8e0ddcb547dbd34af6f90ca7da805
17
16
subdirs :
18
17
- external-stg
19
18
- external-stg-syntax
20
- # - external-stg-interpreter
19
+ - external-stg-interpreter
20
+
21
+ - github : csabahruska/final-pretty-printer
22
+ commit : 5444974a2e0ee76abb790c85738a38f96696c908
21
23
22
24
flags :
23
25
digest :
You can’t perform that action at this time.
0 commit comments