ghcide/stack.yaml
Neil Mitchell f3abff8b7c
Better progress messages (#379)
* Require shake-0.18.4 which contains actionBracket

* Change progress reporting to use files rather than Shake nodes

* Remove inadvertantly writing down Shake twice
2020-02-03 13:26:16 +01:00

18 lines
328 B
YAML

resolver: nightly-2019-09-21
packages:
- .
extra-deps:
- haskell-lsp-0.19.0.0
- haskell-lsp-types-0.19.0.0
- lsp-test-0.10.0.0
- hie-bios-0.3.2
- fuzzy-0.1.0.0
- regex-pcre-builtin-0.95.1.1.8.43
- regex-base-0.94.0.0
- regex-tdfa-1.3.1.0
- shake-0.18.4
- parser-combinators-1.2.1
- haddock-library-1.8.0
nix:
packages: [zlib]