Skip to content

Commit f538492

Browse files
ndmitchellcocreature
authored andcommitted
Use the latest hie-bios, which now works on Windows (#125)
1 parent f929681 commit f538492

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ extra-deps:
55
- haskell-lsp-0.16.0.0
66
- haskell-lsp-types-0.16.0.0
77
- lsp-test-0.7.0.0
8-
- hie-bios-0.2.0
8+
- hie-bios-0.2.1
99
nix:
1010
packages: [zlib]

stack84.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ extra-deps:
1010
- haskell-lsp-0.16.0.0
1111
- haskell-lsp-types-0.16.0.0
1212
- lsp-test-0.7.0.0
13-
- hie-bios-0.2.0
13+
- hie-bios-0.2.1
1414
nix:
1515
packages: [zlib]
1616
allow-newer: true

0 commit comments

Comments
 (0)