# GHC 9.6.4 # Keep in sync with `defaultGhcVersion` in `./constants.nix`. resolver: lts-22.13 extra-deps: - 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