1
0
Fork 0
mirror of https://github.com/malob/prefmanager.git synced 2024-12-14 11:57:49 +00:00
prefmanager/stack.yaml
2021-01-27 18:22:20 -08:00

17 lines
287 B
YAML

# GHC 8.10.3
resolver: nightly-2021-01-20
packages:
- .
extra-deps:
- patience-0.3
- base-noprelude-4.13.0.0
# Use fork of plist package that supports MonadFail
- github: malob/plist
commit: 5e22be0933bf9a100868b944fa7a8b1236b99255
allow-newer: true
nix:
shell-file: ./stack.nix