Use the latest hie-bios, which now works on Windows (#125)

This commit is contained in:
Neil Mitchell 2019-09-25 07:43:47 +01:00 committed by Moritz Kiefer
parent f929681493
commit f538492343
2 changed files with 2 additions and 2 deletions

View File

@ -5,6 +5,6 @@ extra-deps:
- haskell-lsp-0.16.0.0
- haskell-lsp-types-0.16.0.0
- lsp-test-0.7.0.0
- hie-bios-0.2.0
- hie-bios-0.2.1
nix:
packages: [zlib]

View File

@ -10,7 +10,7 @@ extra-deps:
- haskell-lsp-0.16.0.0
- haskell-lsp-types-0.16.0.0
- lsp-test-0.7.0.0
- hie-bios-0.2.0
- hie-bios-0.2.1
nix:
packages: [zlib]
allow-newer: true