Skip to content

Compilation Regression with GHC 7.10.3 #39

@ecaustin

Description

@ecaustin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions