mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-12 13:13:22 +03:00
9129475b87
* 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>
19 lines
274 B
YAML
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]
|