mpickering / haskell-ide-engine

The engine for haskell ide-integration. Not an IDE
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Update hie-bios version to at least 0.3.2 #91

Closed fendor closed 4 years ago

fendor commented 4 years ago

hie-bios was broken on windows, bug fixes have already been published, see https://github.com/mpickering/hie-bios/issues/110 and https://github.com/mpickering/hie-bios/issues/109 for details.

EDIT: CircleCI results https://circleci.com/workflow-run/4bb9e6a6-e602-411a-9844-8bd8c7575576 Dont merge before everything is green, please!