mirror of
https://github.com/haskell/ghcide.git
synced 2024-11-30 01:22:34 +03:00
46 lines
805 B
YAML
46 lines
805 B
YAML
resolver: lts-12.26
|
|
packages:
|
|
- .
|
|
|
|
extra-deps:
|
|
- aeson-1.4.6.0
|
|
- base-orphans-0.8.2
|
|
- haskell-lsp-0.22.0.0
|
|
- haskell-lsp-types-0.22.0.0
|
|
- lsp-test-0.11.0.5
|
|
- rope-utf16-splay-0.3.1.0
|
|
- filepattern-0.1.1
|
|
- js-dgtable-0.5.2
|
|
- hie-bios-0.7.1
|
|
- implicit-hie-0.1.1.0
|
|
- implicit-hie-cradle-0.2.0.1
|
|
- 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.5.0.1
|
|
- extra-1.7.2
|
|
# For tasty-retun
|
|
- ansi-terminal-0.10.3
|
|
- ansi-wl-pprint-0.6.9
|
|
- tasty-1.2.3
|
|
- tasty-rerun-1.1.17
|
|
# For benchHist
|
|
- Chart-1.9.3
|
|
- Chart-diagrams-1.9.3
|
|
# For hie-bios-0.7.1
|
|
- yaml-0.11.2.0
|
|
- libyaml-0.1.2
|
|
nix:
|
|
packages: [zlib]
|
|
|
|
|
|
ghc-options:
|
|
ghcide: -DSTACK
|