Ghcide: hie-bios program called without file path

Created on 7 May 2020  路  2Comments  路  Source: haskell/ghcide

I implemented a program to provide flags to hie-bios and was dismayed to find that ghcide calls it with an empty file path. This clearly violates the hie-bios API, and the resulting requirement that bios programs provide flags without any path given, counter to the documentation of hie-bios, is not documented.

Most helpful comment

This is fixed in #522 and on my fork (https://github.com/mpickering/ghcide)

All 2 comments

This is fixed in #522 and on my fork (https://github.com/mpickering/ghcide)

This can be closed now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

googleson78 picture googleson78  路  9Comments

domenkozar picture domenkozar  路  3Comments

turion picture turion  路  7Comments

ndmitchell picture ndmitchell  路  3Comments

dhruvio picture dhruvio  路  7Comments