[GHC] #10186: exprIsBottom should include isEmptyTy

#10186: exprIsBottom should include isEmptyTy -------------------------------------+------------------------------------- Reporter: nomeata | Owner: nomeata Type: task | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.8.4 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- This is a spin-of of comment:3:ticket:10180: `exprIsBottom` (which currently only takes strictnes signatures into account) should also look at the type, via the new `isEmptyTy`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10186 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10186: exprIsBottom should include isEmptyTy -------------------------------------+------------------------------------- Reporter: nomeata | Owner: nomeata Type: task | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.8.4 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by nomeata): I created a DR for this very small change, basically as a quick way to get a validate run started before I go to bed :-) Phab:D754 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10186#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10186: exprIsBottom should include isEmptyTy
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner: nomeata
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.4
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by Joachim Breitner

#10186: exprIsBottom should include isEmptyTy -------------------------------------+------------------------------------- Reporter: nomeata | Owner: nomeata Type: task | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.8.4 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by nomeata): * status: new => closed * resolution: => fixed Comment: Makes sense and validates; pushed. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10186#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC