[GHC] #10228: Increased memory usage with GHC 7.10.1
GHC
ghc-devs at haskell.org
Mon May 18 01:38:59 UTC 2015
#10228: Increased memory usage with GHC 7.10.1
-------------------------------------+-------------------------------------
Reporter: jstolarek | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by rwbarton):
I tried to investigate this, but Agda has a bunch of upper bounds that
rule out building with 7.10, and with `--allow-newer`, I got an error
about `No instance for (GHC.Generics.Generic (Ptr a))` and gave up. How
did you manage to build Agda with 7.10 in the first place?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10228#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list