haskell-language-server/stack-8.10.1.yaml
Alan Zimmerman 3436f6afe6 Bump ghcide to wz1000 hls-2 branch
At 747ec1401c62257ec849319eb2dda966a8008b09

Also bump cabal-project index-state to 2020-07-01T16:33:28Z

stack 8.10.1 to nightly-2020-06-29
stack 8.8.3  to lts-16.3
2020-07-01 19:49:26 +01:00

41 lines
785 B
YAML

resolver: nightly-2020-06-29
packages:
- .
- ./ghcide/
extra-deps:
# - Cabal-3.2.0.0
- Cabal-3.0.2.0
# - cabal-helper-1.1.0.0
- github: DanielG/cabal-helper
commit: 79a5608778493bf32e74b54bbf1ea2729941e50f
- cabal-plan-0.7.0.0
- clock-0.7.2
- floskell-0.10.3
- ghc-exactprint-0.6.3
- lens-4.19.1
- lsp-test-0.11.0.2
- monad-dijkstra-0.1.1.2
- optics-core-0.3
- ormolu-0.0.5.0
- stylish-haskell-0.11.0.0
- semigroups-0.18.5
- temporary-1.2.1.1
- these-1.1
flags:
haskell-language-server:
pedantic: true
# We want to let agpl be the default value in .cabal (True)
# but brittany is not usable with ghc-8.10.1
# see https://github.com/lspitzner/brittany/issues/269
agpl: false
# allow-newer: true
nix:
packages: [ icu libcxx zlib ]
concurrent-tests: false