haskell-ide-engine/stack-8.6.5.yaml
2020-01-29 10:04:07 +01:00

50 lines
895 B
YAML

resolver: lts-14.20
packages:
- .
- hie-plugin-api
extra-deps:
# - ./submodules/HaRe
- ansi-terminal-0.8.2
- ansi-wl-pprint-0.6.8.2
- brittany-0.12.1.0
- bytestring-trie-0.2.5.0
- cabal-helper-1.0.0.0
- cabal-plan-0.5.0.0
- clock-0.7.2
- constrained-dynamic-0.1.0.0
- floskell-0.10.2
- ghc-exactprint-0.6.2 # for HaRe
- ghc-lib-parser-8.8.1
- ghc-lib-parser-ex-8.8.2
- haddock-api-2.22.0
# - haskell-lsp-0.19.0.0
- github: alanz/haskell-lsp
commit: 14f55c5ab6a0ff82288380054874bf3f12e498f4
- haskell-lsp-types-0.19.0.0
- hie-bios-0.3.2
- hlint-2.2.8
- hoogle-5.0.17.11
- hsimport-0.11.0
- lsp-test-0.10.0.0
- monad-dijkstra-0.1.1.2@rev:1
- ormolu-0.0.3.1
- parser-combinators-1.2.1
- syz-0.2.0.0
- temporary-1.2.1.1
flags:
haskell-ide-engine:
pedantic: true
hie-plugin-api:
pedantic: true
# allow-newer: true
nix:
packages: [ icu libcxx zlib ]
concurrent-tests: false