[GHC] #2346: Compilation of large source files requires a lot of RAM

GHC ghc-devs at haskell.org
Fri Dec 5 22:10:52 UTC 2014


#2346: Compilation of large source files requires a lot of RAM
-------------------------------------+-------------------------------------
              Reporter:  choener     |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  lowest      |        Milestone:  7.10.1
             Component:  Compiler    |          Version:  6.8.2
            Resolution:              |         Keywords:
      Operating System:              |     Architecture:  Unknown/Multiple
  Unknown/Multiple                   |       Difficulty:  Unknown
       Type of failure:  Compile-    |       Blocked By:
  time performance bug               |  Related Tickets:
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
Changes (by thomie):

 * os:  Linux => Unknown/Multiple
 * architecture:  x86 => Unknown/Multiple


Comment:

 `RF00549.hs` still fails to compile with a 2GB RAM limit on x86_64 Linux
 (`ulimit -v 2000000`).

 This ticket is listed as `desugaring let-bindings` on [wiki:Status/SLPJ-
 Tickets].

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/2346#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list