haskell-ide-engine/stack-8.6.2.yaml
2019-12-29 19:42:09 +00:00

58 lines
1.1 KiB
YAML

resolver: nightly-2018-12-17 # Last GHC 8.6.2
packages:
- .
- hie-plugin-api
extra-deps:
# - ./submodules/HaRe
- brittany-0.12.1.0
- butcher-1.3.2.3
- bytestring-trie-0.2.5.0
- cabal-helper-1.0.0.0
- cabal-plan-0.5.0.0
- constrained-dynamic-0.1.0.0
- deque-0.4.3
- extra-1.6.18
- filepattern-0.1.1
- floskell-0.10.2
- ghc-exactprint-0.6.2 # for HaRe
- ghc-lib-parser-8.8.1
- haddock-api-2.21.0
- haskell-lsp-0.19.0.0
- haskell-lsp-types-0.19.0.0
- haskell-src-exts-1.21.1
- haskell-src-exts-util-0.2.5
- hie-bios-0.3.2
- hlint-2.2.4
- hoogle-5.0.17.11
- hsimport-0.11.0
- libyaml-0.1.1.0
- lsp-test-0.10.0.0
- monad-dijkstra-0.1.1.2
- monad-memo-0.4.1
- multistate-0.8.0.1
- parser-combinators-1.2.1
- rope-utf16-splay-0.3.1.0
- strict-list-0.1.5
- syz-0.2.0.0
- temporary-1.2.1.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
#- hie-bios-0.2.1@sha256:5f98a3516ce65e0a3ffd88bf6fb416b04cc084371d0fbf0e1762780de1d652ce,3219
flags:
haskell-ide-engine:
pedantic: true
hie-plugin-api:
pedantic: true
nix:
packages: [ icu libcxx zlib ]
concurrent-tests: false