-
Notifications
You must be signed in to change notification settings - Fork 206
can't load .so/.DLL for libHSghc-prim-0.5.3-ghc8.6.5.so #1781
Comments
From what I understand, If I could somehow get Nix to provide those packages required by the If I am not mistaken, |
maybe using an explicit |
@jneira So, something like: cradle: {cabal: {component: "exe:Screeps-Haskell"}} in a |
yeah, it should work if you have only one component (lib, exe, test, etc), with more components you will need a "multi" cradle: see https://github.com/haskell/haskell-ide-engine#project-configuration |
@jneira I tried what I mentioned above and the errors multiplied haha
|
I tried with:
and it throws:
|
Oh sorry for the failed workaround, there is a fundamental issue beyond compiling Cabal. |
I can't offer any assistance, but I am also encountering this issue. |
That looks like infinisil/all-hies#32, which should be fixed with infinisil/all-hies#64 |
To reproduce clone: https://github.com/razvan-flavius-panda/LagdaMdToLagda/tree/948dbdeeddcc69e594c0cdb5bf23ffe49e180243
Enter
nix-shell --pure
and runhie
:The text was updated successfully, but these errors were encountered: