-
Notifications
You must be signed in to change notification settings - Fork 10
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
"Exception when trying to run compile-time code" while building. #7
Comments
Did you install ghcjs-react with |
No. I'm pretty inexperienced with ghcjs and how it interacts with cabal. Particularly when there's a client and server part. I was actually hoping I could use this project as an example of what the best practices would be for having a client and a server managed by the same cabal file. Okay, I ran
Cabal installed a large number of packages but errored on ide-backend:
I couldn't find a log file for ide-backend in
|
I then tried:
|
Wait, you mentioned ghcjs-react. Need more sleep. When I try that I get:
I'm assuming it's not on hackage? Trying to find it with google. |
Okay, I gave it another go with a fresh sandbox.
At this point the build failed with the following error:
This started but eventually errors with the same ide-backend problem.
|
Stackage View doesn't seem to build for me. I tried the usual:
The commit hash I was using was 55c30e0, which was the latest at the time of posting.
Cabal builds the dependencies without difficulty but when it reaches Stackage View itself it fails with the following output:
Here are the version of things I'm using:
The text was updated successfully, but these errors were encountered: