2024-03-25 19:11:37 +00:00
|
|
|
# GHC 9.6.4
|
2023-06-28 23:24:31 +00:00
|
|
|
# Keep in sync with `defaultGhcVersion` in `./constants.nix`.
|
2024-03-25 19:11:37 +00:00
|
|
|
resolver: lts-22.13
|
2020-01-29 00:51:26 +00:00
|
|
|
|
|
|
|
extra-deps:
|
2021-01-28 02:22:20 +00:00
|
|
|
- base-noprelude-4.13.0.0
|
2023-09-06 19:21:13 +00:00
|
|
|
- patience-0.3
|
2020-10-08 17:48:59 +00:00
|
|
|
# Use fork of plist package that supports MonadFail
|
|
|
|
- github: malob/plist
|
2021-01-25 18:39:15 +00:00
|
|
|
commit: 5e22be0933bf9a100868b944fa7a8b1236b99255
|
2020-10-08 17:48:59 +00:00
|
|
|
|
2022-10-14 19:03:56 +00:00
|
|
|
allow-newer: true
|
2021-01-28 02:22:20 +00:00
|
|
|
|
2021-01-25 18:39:15 +00:00
|
|
|
nix:
|
2023-06-28 18:36:22 +00:00
|
|
|
pure: true
|
2021-01-25 18:39:15 +00:00
|
|
|
shell-file: ./stack.nix
|