1
0
Fork 0
mirror of https://github.com/malob/prefmanager.git synced 2024-12-14 11:57:49 +00:00
prefmanager/stack.yaml
2023-12-20 11:51:07 +00:00

17 lines
356 B
YAML

# GHC 9.4.8
# Keep in sync with `defaultGhcVersion` in `./constants.nix`.
resolver: lts-21.25
extra-deps:
- async-pool-0.9.2
- base-noprelude-4.13.0.0
- patience-0.3
# Use fork of plist package that supports MonadFail
- github: malob/plist
commit: 5e22be0933bf9a100868b944fa7a8b1236b99255
allow-newer: true
nix:
pure: true
shell-file: ./stack.nix