Skip to content

Commit 6c1d0f0

Browse files
Add stack.yaml for ghc-9.6
1 parent 53ec37d commit 6c1d0f0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

stack-ghc-9.6.yaml

+18
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+
- github: david-christiansen/final-pretty-printer
14+
commit: 048e8fa2d8b2b7a6f9e4e209db4f67361321eec8
15+
- inline-c-0.9.1.8@sha256:88ad57e7e08ecdfd18c2468019650aeb0a87da189ecb5891d6873e28162bc46f,3303
16+
- ansi-wl-pprint-0.6.9 # See: https://github.com/fpco/inline-c/issues/144
17+
18+
allow-newer: true

0 commit comments

Comments
 (0)