This repository has been archived by the owner on Jan 16, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
pandoc install fails because I have 72 cores #49509
Comments
This is a problem I never anticipated. |
Quite reasonably :) |
Heh, cabal's cap is 64: haskell/cabal@9926424#diff-a127d3a017f24d1e572180b68f13c334R869 |
Filed an issue with cabal: haskell/cabal#3191. |
Is a "humblebug" something like a "humblebrag"? |
Patch merged upstream to remove the job cap. In future cabal-install releases, we can remove our own cap. |
Thank you. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My server has 2 socket x 18 core x 2 (hyperthreads) so it automatically chooses 72 but cabal doesn't like it?
The text was updated successfully, but these errors were encountered: