[GHC] #8189: Default to infinite stack size?
GHC
ghc-devs at haskell.org
Tue Feb 24 22:37:01 UTC 2015
#8189: Default to infinite stack size?
-------------------------------------+-------------------------------------
Reporter: nh2 | Owner: bgamari
Type: bug | Status: closed
Priority: highest | Milestone: 7.8.1
Component: Runtime System | Version: 7.6.3
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime crash | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by carter):
@ekmett, unbounded stack size (up to whatever limits the heap provides, or
maybe 80% of the heap limit) IS the default now as of 7.8 onwards as far
as I know.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8189#comment:35>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list