[GHC] #16089: seq is not cooperating with :sprint in GHCi as expected

GHC ghc-devs at haskell.org
Sun Dec 23 18:56:50 UTC 2018


#16089: seq is not cooperating with :sprint in GHCi as expected
-------------------------------------+-------------------------------------
        Reporter:  radrow            |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  GHCi              |              Version:  8.6.3
      Resolution:                    |             Keywords:  seq sprint
                                     |  strictness
Operating System:  Linux             |         Architecture:
 Type of failure:  Incorrect result  |  Unknown/Multiple
  at runtime                         |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by mpickering):

 I also observed there is some difference between `let x = 1` and `x = 1`
 whilst using `ghc-heap`.

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


More information about the ghc-tickets mailing list