[Hugs] #80: A curious stack overflow problem
Hugs
trac at galois.com
Wed Nov 14 03:00:00 EST 2007
#80: A curious stack overflow problem
----------------------+-----------------------------------------------------
Reporter: guest | Owner: nobody
Type: defect | Status: closed
Priority: major | Milestone:
Component: hugs | Version: 200609
Resolution: invalid | Keywords:
----------------------+-----------------------------------------------------
Changes (by ross):
* status: new => closed
* resolution: => invalid
Comment:
The behaviour is standard outermost evaluation, driven by the different
properties of min and (||). The same thing happens with ghci, if you make
the first list a bit longer. (The infinite lists make no difference:
singleton lists [1] or [True] give the same effect.)
--
Ticket URL: <http://hackage.haskell.org/trac/hugs/ticket/80#comment:1>
Hugs <http://www.haskell.org/hugs/>
Hugs 98, an interpreter for Haskell
More information about the Hugs-Bugs
mailing list