
21 Apr
2016
21 Apr
'16
11:04 a.m.
Sreenidhi Nair
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