Sreenidhi Nair <[email protected]> writes:

> Hello,
>
> While compiling the `record` package with ghc-8 rc3 with `stack build`, the
> memory usage went above 6gb and started trashing. But when `stack build
> --fast` (-O0) was being used the package compiled with maximum memory at
> 1.8gb.
>
Can you provide a reproduction case that does not rely on stack? As far
as I can tell record has not been updated for GHC 8 (or even since 2015
[1]).

Cheers,

- Ben


[1] https://github.com/nikita-volkov/record

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to