Skip to content

Commit ce39ec4

Browse files
lukel97fendor
andauthored
Obtain the GHC libdir at runtime (#696)
* Update to hie-bios 0.6.1 * Obtain the GHC libdir at runtime using hie-bios This replaces hardcoding the GHC libdir path with ghc-paths and instead gets it at runtime through the hie-bios cradle. This means that the ghcide binary should be a bit more distributable now, since it won't rely on paths baked at compile time that are local to the machine it was compiled on. And we also no longer need the ghcLibCheck since we are comparing the coompiled and runtime versions with the installationCheck (ghcVersionChecker) Co-authored-by: Fendor <[email protected]>
1 parent 251ee08 commit ce39ec4

File tree

4 files changed

+223
-216
lines changed

4 files changed

+223
-216
lines changed

0 commit comments

Comments
 (0)