-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
There is a massive increase in the amount of memory required to compile hermit-shell with GHC 7.10.3, to the point that it is crashing the VM I'm using.
The memory usage skyrockets when compiling the HERMIT.RemoteShell.Orphanage
module which leads me to believe that the problem may be related to this GHC/binary bug:
https://ghc.haskell.org/trac/ghc/ticket/9630
Does anyone have time to confirm this and possibly replace some of the generic instances with manually written ones as a short term fix?
I'd volunteer to do it myself, but my hands are tied for the time being.
Metadata
Metadata
Assignees
Labels
No labels