mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-03 05:23:25 +03:00
9ccd9eec08
* Detect ghc version mismatches * Add ghc-check to stack extra deps * ghc-check: explicit libdir and delay version error
35 lines
601 B
YAML
35 lines
601 B
YAML
resolver: lts-12.26
|
|
packages:
|
|
- .
|
|
|
|
extra-deps:
|
|
- aeson-1.4.6.0
|
|
- base-orphans-0.8.2
|
|
- haskell-lsp-0.21.0.0
|
|
- haskell-lsp-types-0.21.0.0
|
|
- lsp-test-0.10.2.0
|
|
- rope-utf16-splay-0.3.1.0
|
|
- filepattern-0.1.1
|
|
- js-dgtable-0.5.2
|
|
- hie-bios-0.4.0
|
|
- fuzzy-0.1.0.0
|
|
- shake-0.18.5
|
|
- time-compat-1.9.2.2
|
|
- regex-base-0.94.0.0
|
|
- regex-tdfa-1.3.1.0
|
|
- parser-combinators-1.2.1
|
|
- haddock-library-1.8.0
|
|
- unordered-containers-0.2.10.0
|
|
- file-embed-0.0.11.2
|
|
- heaps-0.3.6.1
|
|
- ghc-check-0.1.0.3
|
|
|
|
# For tasty-retun
|
|
- ansi-terminal-0.10.3
|
|
- ansi-wl-pprint-0.6.9
|
|
- tasty-1.2.3
|
|
- tasty-rerun-1.1.17
|
|
|
|
nix:
|
|
packages: [zlib]
|