-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: Could not find module ‘GHC.IO.Unsafe’ when assembling #24
Comments
Running into the same error here. Did you ever figure it out? |
Could you share your The stack and ghc version is not relevant cause eta doesn't use them at runtime. |
@jneira Sorry about the late reply and my
|
Any update here? I'm seeing same error message. |
Hi developers, i'm plan to compile this plugin with
./gradlew :plugin:assemble
but got some errors below:I'm also make sure my eta-init is build successful via gradle method, and intellij-eta clone is latest.
My environment is:
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-8u212-b03-0ubuntu1.18.04.1-b03)
OpenJDK 64-Bit Server VM (build 25.212-b03, mixed mode)
Version 1.9.3, Git revision 40cf7b37526b86d1676da82167ea8758a854953b (6211 commits) x86_64 hpack-0.31.1
The Glorious Glasgow Haskell Compilation System, version 8.4.4
Could anyone can help me to solving this? Thanks!
The text was updated successfully, but these errors were encountered: