ghcide/stack84.yaml
Pepe Iborra 15bb044269
Improve ghc version check (#535)
- retrieve runtime version from ghc executable, not from pkg db (ghc-check 0.3.0.0)
- Do not error when unable to retrieve runtime version
2020-05-08 15:48:05 +02:00

34 lines
600 B
YAML

resolver: lts-12.26
packages:
- .
extra-deps:
- aeson-1.4.6.0
- base-orphans-0.8.2
- haskell-lsp-0.21.0.0
- haskell-lsp-types-0.21.0.0
- lsp-test-0.10.2.0
- rope-utf16-splay-0.3.1.0
- filepattern-0.1.1
- js-dgtable-0.5.2
- hie-bios-0.4.0
- fuzzy-0.1.0.0
- shake-0.18.5
- time-compat-1.9.2.2
- regex-base-0.94.0.0
- regex-tdfa-1.3.1.0
- parser-combinators-1.2.1
- haddock-library-1.8.0
- unordered-containers-0.2.10.0
- file-embed-0.0.11.2
- heaps-0.3.6.1
- ghc-check-0.3.0.1
# For tasty-retun
- ansi-terminal-0.10.3
- ansi-wl-pprint-0.6.9
- tasty-1.2.3
- tasty-rerun-1.1.17
nix:
packages: [zlib]