mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-02 08:53:07 +03:00
ce39ec43c4
* 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 <power.walross@gmail.com> |
||
---|---|---|
.. | ||
Main.hs |