haskell-language-server/stack-8.6.4.yaml
2020-06-24 20:59:15 +01:00

79 lines
1.5 KiB
YAML

resolver: lts-13.19 # Last 8.6.4
packages:
- .
- ./ghcide/
extra-deps:
- aeson-1.4.3.0
- brittany-0.12.1.1
- butcher-1.3.3.1
- bytestring-trie-0.2.5.0
- Cabal-3.0.2.0
- cabal-doctest-1.0.8
- cabal-helper-1.1.0.0
- cabal-plan-0.5.0.0
- constrained-dynamic-0.1.0.0
- deque-0.4.3
# - ghcide-0.1.0
- extra-1.7.3
- floskell-0.10.3
- fuzzy-0.1.0.0
- ghc-check-0.5.0.1
- ghc-exactprint-0.6.2 # for HaRe
- ghc-lib-parser-8.10.1.20200523
- ghc-lib-parser-ex-8.10.0.4
- ghc-paths-0.1.0.12
- haddock-api-2.22.0@rev:1
- haddock-library-1.8.0
- happy-1.19.12
- haskell-lsp-0.22.0.0
- haskell-lsp-types-0.22.0.0
- haskell-src-exts-1.21.1
- hie-bios-0.5.0
- hlint-2.2.8
- hoogle-5.0.17.11
- hsimport-0.11.0@rev:2
- HsYAML-0.2.1.0@rev:1
- HsYAML-aeson-0.2.0.0@rev:1
- lens-4.18
- lsp-test-0.11.0.2
- microlens-th-0.4.2.3@rev:1
- monad-dijkstra-0.1.1.2
- monad-memo-0.4.1
- multistate-0.8.0.1
- ormolu-0.0.5.0
- opentelemetry-0.4.2
- parser-combinators-1.2.1
- regex-base-0.94.0.0
- regex-tdfa-1.3.1.0
- rope-utf16-splay-0.3.1.0
- shake-0.19.1
# - github: wz1000/shake
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
- strict-list-0.1.5
- stylish-haskell-0.11.0.0
- syz-0.2.0.0
- tasty-rerun-1.1.17
- temporary-1.2.1.1
- th-abstraction-0.3.1.0
- type-equality-1
- unix-compat-0.5.2
- unordered-containers-0.2.10.0
- yaml-0.11.1.2
# To make build work in windows 7
- unix-time-0.4.7
flags:
haskell-language-server:
pedantic: true
# allow-newer: true
nix:
packages: [ icu libcxx zlib ]
concurrent-tests: false