[GHC] #10500: GHC runs out of memory building unicode-properties
GHC
ghc-devs at haskell.org
Sun Jun 7 22:42:39 UTC 2015
#10500: GHC runs out of memory building unicode-properties
-------------------------------------+-------------------------------------
Reporter: dsf | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple | Blocked By:
Test Case: | Related Tickets:
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Building package https://hackage.haskell.org/package/unicode-properties
uses extraordinary amounts of memory with recent compilers - it dies on my
16GB desktop, though the travis build does eventually complete (see it
here: https://travis-ci.org/seereason/unicode-properties/builds/65815442.)
I have imported the repo to github and untabified it here:
https://github.com/seereason/unicode-properties. Building this package
was somewhat slow but did complete under ghc-7.8.3.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10500>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list