[GHC] #9124: Infinite loop when printing a (finite) list with just one element

GHC ghc-devs at haskell.org
Mon May 19 12:52:08 UTC 2014


#9124: Infinite loop when printing a (finite) list with just one element
------------------------------------+---------------------------------
       Reporter:  OoS               |             Owner:
           Type:  bug               |            Status:  new
       Priority:  normal            |         Milestone:
      Component:  Compiler          |           Version:  7.8.2
       Keywords:                    |  Operating System:  Windows
   Architecture:  Unknown/Multiple  |   Type of failure:  None/Unknown
     Difficulty:  Unknown           |         Test Case:  Yes
     Blocked By:                    |          Blocking:
Related Tickets:                    |
------------------------------------+---------------------------------
 If I print a (finite) list with ohne element I get a "<<loop>>" from the
 runtime. When I remove some where clauses from "buildFrustum", the code
 works again flawlessly.

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


More information about the ghc-tickets mailing list