ghcide/stack810.yaml
fendor 9129475b87
Update to hie-bios 0.5.0 (#552)
* Update to hie-bios 0.5.0

* Fix test-cases due to changes in the direct cradle

* Update test/exe/Main.hs comment

Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>

Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
2020-05-23 09:54:25 +02:00

19 lines
274 B
YAML

resolver: nightly-2020-02-13
compiler: ghc-8.10.1
allow-newer: true
packages:
- .
extra-deps:
- haskell-lsp-0.22.0.0
- haskell-lsp-types-0.22.0.0
- lsp-test-0.11.0.1
- ghc-check-0.3.0.1
- hie-bios-0.5.0
# for ghc-8.10
- Cabal-3.2.0.0
- lens-4.19.1
nix:
packages: [zlib]