haskell-language-server/stack-8.6.5.yaml

73 lines
1.4 KiB
YAML

resolver: lts-14.27 # Last 8.6.5
packages:
- .
- ./ghcide/
- ./hls-plugin-api
ghc-options:
"$everything": -haddock
extra-deps:
- aeson-1.5.2.0
- ansi-terminal-0.10.3
- base-compat-0.10.5
- github: bubba/brittany
commit: c59655f10d5ad295c2481537fc8abf0a297d9d1c
- butcher-1.3.3.1
- Cabal-3.0.2.0
- cabal-plan-0.6.2.0
- clock-0.7.2
- extra-1.7.3
- floskell-0.10.4
- fourmolu-0.1.0.0@rev:1
- fuzzy-0.1.0.0
# - ghcide-0.1.0
- ghc-check-0.5.0.1
- ghc-exactprint-0.6.2
- ghc-lib-parser-8.10.1.20200523
- ghc-lib-parser-ex-8.10.0.4
- haddock-api-2.22.0@rev:1
- haddock-library-1.8.0
- haskell-lsp-0.22.0.0
- haskell-lsp-types-0.22.0.0
- hie-bios-0.6.1
- HsYAML-0.2.1.0@rev:1
- HsYAML-aeson-0.2.0.0@rev:2
- indexed-profunctors-0.1
- lens-4.18
- lsp-test-0.11.0.4
- monad-dijkstra-0.1.1.2
- opentelemetry-0.4.2
- optics-core-0.2
- optparse-applicative-0.15.1.0
- ormolu-0.1.2.0
- parser-combinators-1.2.1
- primitive-0.7.1.0
- regex-base-0.94.0.0
- regex-pcre-builtin-0.95.1.1.8.43
- regex-tdfa-1.3.1.0
- retrie-0.1.1.1
- semialign-1.1
# - github: wz1000/shake
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
- stylish-haskell-0.11.0.3
- tasty-rerun-1.1.17
- temporary-1.2.1.1
- these-1.1.1.1
- type-equality-1
- topograph-1
flags:
haskell-language-server:
pedantic: true
retrie:
BuildExecutable: false
# allow-newer: true
nix:
packages: [ icu libcxx zlib ]
concurrent-tests: false