mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-12 02:24:13 +03:00
4e7b2fcdbb
* Add a benchmark to track startup times * Benchmark automation disable benchmarks easily save GC stats to file cradle, rts, filter and samples options path to ghcide configurable example --help more detailed CSV output hover after edit pause for GC configurable timeout upgrade extra (required to build bench) Include max residency in BenchRun Include all details on output * reduce threadDelay to avoid upsetting lsp-test * Fix startup time measurement * Added new edit experiment * fix doc comment * hlints * Upgrade to lsp-test 0.11.0.2 * Flag failed experiments * Update ghcide.cabal
21 lines
383 B
YAML
21 lines
383 B
YAML
resolver: nightly-2019-09-21
|
|
packages:
|
|
- .
|
|
extra-deps:
|
|
- haskell-lsp-0.22.0.0
|
|
- haskell-lsp-types-0.22.0.0
|
|
- lsp-test-0.11.0.2
|
|
- hie-bios-0.5.0
|
|
- fuzzy-0.1.0.0
|
|
- regex-pcre-builtin-0.95.1.1.8.43
|
|
- regex-base-0.94.0.0
|
|
- regex-tdfa-1.3.1.0
|
|
- shake-0.18.5
|
|
- parser-combinators-1.2.1
|
|
- haddock-library-1.8.0
|
|
- tasty-rerun-1.1.17
|
|
- ghc-check-0.5.0.1
|
|
- extra-1.7.2
|
|
nix:
|
|
packages: [zlib]
|