[Haskell-cafe] exceeding resources with GHC compiling (Was: Problem with publishing project/packages)

Ivan Perez ivanperezdominguez at gmail.com
Tue Apr 28 12:38:45 UTC 2020


On Tue, 28 Apr 2020 at 08:13, Henning Thielemann <
lemming at henning-thielemann.de> wrote:

>
> On Tue, 28 Apr 2020, Ben Franksen wrote:
>
> > I remember that I can save memory by aborting compilation
> and restart it. It seems that GHC may cache too much.


I've also experienced this multiple times (e.g., with Qt, which is huge,
and with yesod apps).

Could this also be indicative of a leak?

I sometimes wonder if the developers behind some libraries operate with
resources that are far beyond what any of us have or can afford.

Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20200428/692dd192/attachment.html>


More information about the Haskell-Cafe mailing list