[GHC] #7398: RULES don't apply to a newtype constructor
GHC
ghc-devs at haskell.org
Sat Aug 8 12:38:08 UTC 2015
#7398: RULES don't apply to a newtype constructor
-------------------------------------+-------------------------------------
Reporter: shachaf | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.12.1
Component: Compiler | Version: 7.6.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #6082, #10418 | Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):
* failure: Incorrect result at runtime => Runtime performance bug
Comment:
Since RULES are usually (always?) defined for performance reasons, I'm
grouping this with all other
[https://ghc.haskell.org/trac/ghc/query?status=!closed&failure=Runtime+performance+bug
runtime performance bugs].
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7398#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list