[GHC] #14521: Infinite loop at runtime
GHC
ghc-devs at haskell.org
Tue Nov 28 19:45:47 UTC 2017
#14521: Infinite loop at runtime
-------------------------------------+-------------------------------------
Reporter: OlivierSohn | Owner: (none)
Type: bug | Status: closed
Priority: high | Milestone: 8.2.3
Component: Compiler | Version: 8.2.2
Resolution: invalid | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by OlivierSohn):
Replying to [comment:20 bgamari]:
Thanks for your explanations! I'm not used to think in term of strict /
lazy evaluation so I'll need to re-read them a few times until I
understand everything :)
As a default I was told to use strict fields to avoid accumulating thunks,
and it's the first time I encounter a problem where I actually need
lazyness.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14521#comment:23>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list