haskell-language-server/stack-8.6.5.yaml

67 lines
1.2 KiB
YAML
Raw Normal View History

2020-06-13 20:16:03 +03:00
resolver: lts-14.27 # Last 8.6.5
2020-01-30 00:15:40 +03:00
packages:
- .
- ./ghcide/
2020-01-30 02:24:19 +03:00
2020-07-22 00:50:49 +03:00
ghc-options:
2020-07-20 14:19:42 +03:00
"$everything": -haddock
2020-01-30 00:15:40 +03:00
extra-deps:
- ansi-terminal-0.10.3
2020-01-30 00:15:40 +03:00
- base-compat-0.11.0
2020-05-14 11:57:15 +03:00
- brittany-0.12.1.1@rev:2
- butcher-1.3.3.1
2020-05-13 15:38:00 +03:00
- Cabal-3.0.2.0
2020-01-30 00:15:40 +03:00
- cabal-plan-0.6.2.0
- clock-0.7.2
2020-06-24 22:59:15 +03:00
- extra-1.7.3
2020-05-18 00:40:39 +03:00
- floskell-0.10.3
2020-01-30 00:15:40 +03:00
- fuzzy-0.1.0.0
# - ghcide-0.1.0
2020-06-13 20:16:03 +03:00
- ghc-check-0.5.0.1
- ghc-exactprint-0.6.2
2020-05-24 17:28:07 +03:00
- ghc-lib-parser-8.10.1.20200523
2020-04-25 16:58:25 +03:00
- ghc-lib-parser-ex-8.10.0.4
2020-05-13 15:38:00 +03:00
- haddock-api-2.22.0@rev:1
2020-01-30 00:15:40 +03:00
- haddock-library-1.8.0
2020-05-05 20:53:57 +03:00
- haskell-lsp-0.22.0.0
- haskell-lsp-types-0.22.0.0
2020-07-12 21:47:27 +03:00
- hie-bios-0.6.1
- HsYAML-0.2.1.0@rev:1
- HsYAML-aeson-0.2.0.0@rev:1
2020-01-30 00:15:40 +03:00
- indexed-profunctors-0.1
2020-05-13 15:38:00 +03:00
- lens-4.18
- lsp-test-0.11.0.3
2020-02-10 00:24:54 +03:00
- monad-dijkstra-0.1.1.2
2020-06-24 22:59:15 +03:00
- opentelemetry-0.4.2
2020-01-30 00:15:40 +03:00
- optics-core-0.2
- optparse-applicative-0.15.1.0
2020-07-07 01:58:52 +03:00
- ormolu-0.1.2.0
2020-01-30 00:15:40 +03:00
- 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
- retrie-0.1.1.1
- semialign-1.1
2020-06-13 20:16:03 +03:00
# - github: wz1000/shake
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
- stylish-haskell-0.11.0.0
2020-03-16 21:18:08 +03:00
- tasty-rerun-1.1.17
2020-01-30 00:15:40 +03:00
- temporary-1.2.1.1
2020-05-13 15:38:00 +03:00
- type-equality-1
2020-01-30 00:15:40 +03:00
- topograph-1
flags:
haskell-language-server:
2020-01-30 00:15:40 +03:00
pedantic: true
retrie:
BuildExecutable: false
2020-01-30 00:15:40 +03:00
# allow-newer: true
nix:
packages: [ icu libcxx zlib ]
concurrent-tests: false