haskell-ide-engine/stack-8.4.4.yaml

55 lines
1.5 KiB
YAML
Raw Normal View History

2018-12-31 16:45:32 +03:00
resolver: lts-12.26 # LTS 12.15 is first to support GHC 8.4.4
packages:
2019-09-25 15:51:32 +03:00
- .
- hie-plugin-api
extra-deps:
- ./hie-bios
- ./submodules/HaRe
2018-11-06 00:28:29 +03:00
- ./submodules/cabal-helper
2019-04-28 15:59:55 +03:00
- ./submodules/ghc-mod/ghc-project-types
2018-11-07 16:53:52 +03:00
- brittany-0.12.1.0
- bytestring-trie-0.2.5.0
2019-10-03 19:15:39 +03:00
- cabal-plan-0.5.0.0
- constrained-dynamic-0.1.0.0
- floskell-0.10.1
- ghc-exactprint-0.5.8.2
- ghc-lib-parser-8.8.1
- haddock-api-2.20.0
- haddock-library-1.6.0
2019-11-15 21:42:19 +03:00
- haskell-lsp-0.18.0.0
- haskell-lsp-types-0.18.0.0
- haskell-src-exts-1.21.1
- haskell-src-exts-util-0.2.5
- hlint-2.2.3
- hoogle-5.0.17.11
- hsimport-0.11.0
2019-11-15 21:42:19 +03:00
- lsp-test-0.8.2.0
- monad-dijkstra-0.1.1.2
2018-12-31 16:45:32 +03:00
- optparse-simple-0.1.0
- pretty-show-1.9.5
- rope-utf16-splay-0.3.1.0
- syz-0.2.0.0
2019-06-20 15:10:38 +03:00
# To make build work in windows 7
- unix-time-0.4.7
- temporary-1.2.1.1
2019-09-25 15:51:32 +03:00
- extra-1.6.18@sha256:5f1fff126f0ae47b701fff5aa8462dc63cb44465d5a724b0afd20a3d731903af
- unix-compat-0.5.2@sha256:16763f1fae4a25abf61ac6195eb530ce838474bd04d86c7d353340aee8716bbb
- yaml-0.11.1.2@sha256:cbc4ddb233c564967aad27ee47c1cd8fd6a06b9183353e76fe66c9be7c9dfd76
- unordered-containers-0.2.10.0@sha256:5e9b095a9283d9e2f064fec73a81a6b6ea0b7fda3f219a8175785d2d2a3de204
- file-embed-0.0.11@sha256:77bb3b1dc219ccd682706b1d3dfbc5bf2db5beb1af6c108ed9e0f5b4d58a5a0a,1325
- libyaml-0.1.1.0@sha256:b3fcd8c44622c75e054c2267f3fec39a58a311748000310cbc8257a4683d3f02,2090
flags:
haskell-ide-engine:
pedantic: true
hie-plugin-api:
pedantic: true
nix:
packages: [ icu libcxx zlib ]
concurrent-tests: false