haskell-language-server/stack.yaml
Alan Zimmerman 992ffb1267 Use mpickering/hls ghcide branch
At b4c3619346f4fe89ac036322fdd9ed178fb66685
2020-05-02 13:49:15 +01:00

53 lines
1.0 KiB
YAML

resolver: lts-14.22
packages:
- .
- ./ghcide/
extra-deps:
- ansi-terminal-0.10.2
- base-compat-0.11.0
# - cabal-helper-1.0.0.0
- github: DanielG/cabal-helper
commit: a18bbb2af92e9b4337e7f930cb80754f2408bcfd
- cabal-plan-0.6.2.0
- clock-0.7.2
- floskell-0.10.2
- fuzzy-0.1.0.0
# - ghcide-0.1.0
- ghc-check-0.1.0.3
- ghc-lib-parser-8.10.1.20200412
- ghc-lib-parser-ex-8.10.0.4
- haddock-library-1.8.0
- haskell-lsp-0.21.0.0
- haskell-lsp-types-0.21.0.0
# - hie-bios-0.4.0
- github: fendor/hie-bios
commit: 89d28817716a1c8df7e191f3a43c4504bc6379eb
- indexed-profunctors-0.1
- lsp-test-0.10.2.0
- monad-dijkstra-0.1.1.2
- opentelemetry-0.3.0
- optics-core-0.2
- optparse-applicative-0.15.1.0
- ormolu-0.0.5.0
- parser-combinators-1.2.1
- regex-base-0.94.0.0
- regex-pcre-builtin-0.95.1.1.8.43
- regex-tdfa-1.3.1.0
- semialign-1.1
- tasty-rerun-1.1.17
- temporary-1.2.1.1
- topograph-1
flags:
haskell-language-server:
pedantic: true
# allow-newer: true
nix:
packages: [ icu libcxx zlib ]
concurrent-tests: false