haskell-language-server/stack-8.8.2.yaml
2020-04-25 17:40:48 +02:00

47 lines
881 B
YAML

resolver: lts-15.2
packages:
- .
- ./ghcide/
extra-deps:
- apply-refact-0.7.0.0
- bytestring-trie-0.2.5.0
# - cabal-helper-1.0.0.0
- github: DanielG/cabal-helper
commit: a18bbb2af92e9b4337e7f930cb80754f2408bcfd
- clock-0.7.2
- constrained-dynamic-0.1.0.0
- floskell-0.10.2
# - 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
- haskell-src-exts-1.21.1
# - hie-bios-0.4.0
- github: fendor/hie-bios
commit: 89d28817716a1c8df7e191f3a43c4504bc6379eb
- hlint-2.2.8
- hoogle-5.0.17.11
- hsimport-0.11.0
- ilist-0.3.1.0
- lsp-test-0.10.2.0
- monad-dijkstra-0.1.1.2
- ormolu-0.0.5.0
- semigroups-0.18.5
- temporary-1.2.1.1
flags:
haskell-language-server:
pedantic: true
# allow-newer: true
nix:
packages: [ icu libcxx zlib ]
concurrent-tests: false