#6042: GHC is bloated
---------------------------------+------------------------------------------
Reporter: simonmar | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.6.1
Component: Compiler | Version: 7.4.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by simonmar):
milan, simonpj: yes, I know how specialisations are shared. I'm worried
that we might not be getting the sharing because there isn't a module
higher up in the hierarchy that creates the specialisation, so that we get
one copy of `Data.Map.lookup` in each of the leaf modules.
But anyway it does seem unlikely that this alone could be responsible for
GHC getting heavier by 10MB, so further investigation is definitely called
for.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6042#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs