Skip to content

Commit 8ecb811

Browse files
Add stack.yaml for ghc-9.6
1 parent 53ec37d commit 8ecb811

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

stack-ghc-9.6.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
resolver: nightly-2023-07-17
2+
3+
packages:
4+
- 'external-stg-syntax'
5+
- 'external-stg'
6+
- 'external-stg-interpreter'
7+
# - 'lambda'
8+
# - 'external-stg-compiler'
9+
10+
extra-deps:
11+
- github: luc-tielen/souffle-haskell
12+
commit: bcd7e3c058c9036d8495cf114520663917b7ac81
13+
- type-errors-pretty-0.0.1.2@sha256:9042b64d1ac2f69aa55690576504a2397ebea8a6a55332242c88f54027c7eb57,2781
14+
- inline-c-0.9.1.6@sha256:1b6e4a20b610688a95fdaf54634736ddf7c3f8919cc336e01af22d0723fd6276,3278
15+
- github: david-christiansen/final-pretty-printer
16+
commit: 048e8fa2d8b2b7a6f9e4e209db4f67361321eec8
17+
18+
allow-newer: true

0 commit comments

Comments
 (0)