This repository has been archived on 2024-04-05. You can view files and clone it, but cannot push or open issues/pull-requests.
really-bad-compiler-in-haskell/stack.yaml

17 lines
348 B
YAML
Raw Normal View History

resolver: lts-20.26
2023-09-07 22:59:56 +00:00
packages:
- .
2023-09-15 05:51:44 +00:00
extra-deps:
# - github: llvm-hs/llvm-hs-pretty
# commit: 655ff4d47b3a584b4c9a5863f6121b954825920c
2023-09-15 05:51:44 +00:00
- github: llvm-hs/llvm-hs
commit: 5bca2c1a2a3aa98ecfb19181e7a5ebbf3e212b76
2023-09-15 05:51:44 +00:00
subdirs:
- llvm-hs-pure
nix:
enable: true
packages: [llvm_16, clang_16]
# system-ghc: true
# install-ghc: false