[GHC] #8189: Default to infinite stack size?

GHC ghc-devs at haskell.org
Tue Feb 24 15:44:20 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 ekmett):

 If having an unbounded stack size was the default behavior the last reason
 that `mapM` has to live would go away.

 This would let us dramatically simplify `Traversable`.

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


More information about the ghc-tickets mailing list