1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-02 10:47:32 +03:00
juvix/stack.yaml
2024-04-24 14:52:43 +01:00

15 lines
438 B
YAML

ghc-options:
"$locals": -optP-Wno-nonportable-include-path
resolver: nightly-2024-02-06
extra-deps:
- git: https://github.com/haskell-effectful/effectful.git
commit: 2037be9a4f4e8f8fd280d9359b1bc7feff9b29b9
subdirs:
- effectful-th
- git: https://github.com/Vekhir/aeson-better-errors.git
commit: 1ec49ab7d1472046b680b5a64ae2930515b47714
allow-newer: true
allow-newer-deps:
- aeson-better-errors
- effectful-th