Skip to content

Commit 8240c69

Browse files
Add stack.yaml for ghc-9.6
1 parent 53ec37d commit 8240c69

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

stack-ghc-9.6.yaml

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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+
- github: david-christiansen/final-pretty-printer
15+
commit: 048e8fa2d8b2b7a6f9e4e209db4f67361321eec8
16+
17+
allow-newer: true

0 commit comments

Comments
 (0)