haskell-language-server/stack-8.8.2.yaml

52 lines
962 B
YAML
Raw Normal View History

resolver: lts-15.3 # Last 8.8.2
2020-01-30 02:24:19 +03:00
2020-01-30 00:15:40 +03:00
packages:
- .
- ./ghcide/
2020-01-30 00:15:40 +03:00
2020-01-30 02:24:19 +03:00
extra-deps:
2020-01-30 00:15:40 +03:00
- apply-refact-0.7.0.0
2020-06-24 22:59:15 +03:00
- brittany-0.12.1.1
- butcher-1.3.3.2
2020-01-30 00:15:40 +03:00
- bytestring-trie-0.2.5.0
2020-05-13 15:38:00 +03:00
- cabal-helper-1.1.0.0
2020-01-30 00:15:40 +03:00
- clock-0.7.2
- constrained-dynamic-0.1.0.0
2020-06-24 22:59:15 +03:00
- extra-1.7.3
2020-05-18 00:40:39 +03:00
- floskell-0.10.3
# - ghcide-0.1.0
2020-06-13 20:16:03 +03:00
- ghc-check-0.5.0.1
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-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-01-30 00:15:40 +03:00
- haskell-src-exts-1.21.1
- hie-bios-0.5.0
2020-01-30 00:15:40 +03:00
- hlint-2.2.8
- hoogle-5.0.17.11
- hsimport-0.11.0
- HsYAML-0.2.1.0@rev:1
- HsYAML-aeson-0.2.0.0@rev:1
2020-01-30 00:15:40 +03:00
- ilist-0.3.1.0
2020-06-13 20:16:03 +03:00
- lsp-test-0.11.0.2
2020-01-30 00:15:40 +03:00
- monad-dijkstra-0.1.1.2
2020-06-24 22:59:15 +03:00
- opentelemetry-0.4.2
- ormolu-0.0.5.0
2020-01-30 00:15:40 +03:00
- semigroups-0.18.5
2020-06-13 20:16:03 +03:00
# - github: wz1000/shake
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
- stylish-haskell-0.11.0.0
2020-01-30 00:15:40 +03:00
- temporary-1.2.1.1
flags:
haskell-language-server:
2020-01-30 00:15:40 +03:00
pedantic: true
# allow-newer: true
nix:
packages: [ icu libcxx zlib ]
concurrent-tests: false