Hello to all,

I have made a fresh install of Haskell Platform on Mac OS Mojave. After 
that I moved on building Hakyll though cabal and I noticed an extremely 
high CPU usage. 
When I allowed for 4 threads the whole system got stacked and I had to 
killed it. So finally, I built it with only one thread where again I 
noticed an extremely high CPU usage. FYI, I used the following command: 

cabal new-install -j1 hakyll

After the successful instalationl, I tried to build my site with: stack 
build however the CPU usage turned again extremely high (including of 
course the temperature). Do you know if it is a common issue with either 
stack or ghc?

Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to haskell-stack+unsubscr...@googlegroups.com.
To post to this group, send email to haskell-stack@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/haskell-stack/d551e4f8-602a-4eac-8467-cf5b380292f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to