[GHC] #8900: Strictness analysis regression

GHC ghc-devs at haskell.org
Fri Mar 21 21:22:01 UTC 2014


#8900: Strictness analysis regression
--------------------------------------------+------------------------------
        Reporter:  tibbe                    |            Owner:
            Type:  bug                      |           Status:  new
        Priority:  normal                   |        Milestone:
       Component:  Compiler                 |          Version:  7.8.1-rc2
      Resolution:                           |         Keywords:
Operating System:  MacOS X                  |     Architecture:  x86_64
 Type of failure:  Runtime performance bug  |  (amd64)
       Test Case:                           |       Difficulty:  Unknown
        Blocking:                           |       Blocked By:
                                            |  Related Tickets:
--------------------------------------------+------------------------------

Comment (by simonmar):

 I'm in favour of being gung-ho about evaluation order, especially when
 there's an optimisation to be had.  If the user wants to control
 evaluation order, then `pseq` is the right way to do it, not `seq`.

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


More information about the ghc-tickets mailing list