We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On my machine jsaddle-dom takes quite a lot of time to compile.
jsaddle-dom
It usually hangs after this step the most:
Configuring jsaddle-dom-0.9.2.0... Building jsaddle-dom-0.9.2.0... Preprocessing library jsaddle-dom-0.9.2.0... [ 1 of 599] Compiling JSDOM.Types ( src/JSDOM/Types.hs, .stack-work/dist/x86_64-linux/Cabal-1.24.2.0/build/JSDOM/Types.o )
Then the RAM consumption just keeps rising, till around a 2-5GB peak before the modules continue building.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On my machine
jsaddle-dom
takes quite a lot of time to compile.It usually hangs after this step the most:
Then the RAM consumption just keeps rising, till around a 2-5GB peak before the modules continue building.
The text was updated successfully, but these errors were encountered: