ghcide/stack.yaml
Shayne Fletcher 59e871c6e8 Update the hie-bios commit SHA (#1825)
* Update the hie-bios commit SHA

* Also update the SHA in our bazel WORKSPACE

* Update the hash too

* Tutorial for Emacs integration

* Update hie-bios patch
2019-09-10 14:52:17 +02:00

15 lines
319 B
YAML

resolver: nightly-2019-05-20
packages:
- .
extra-deps:
- git: https://github.com/alanz/haskell-lsp.git
commit: d73e2ccb518724e6766833ee3d7e73289cbe0018
subdirs:
- .
- haskell-lsp-types
- git: https://github.com/mpickering/hie-bios.git
commit: 8427e424a83c2f3d60bdd26c02478c00d2189a73
nix:
packages: [zlib]