[GHC] #10288: -flate-dmd-anal triggers "Entered absent arg"
GHC
ghc-devs at haskell.org
Tue Apr 21 08:28:46 UTC 2015
#10288: -flate-dmd-anal triggers "Entered absent arg"
-------------------------------------+-------------------------------------
Reporter: yongqli | Owner: simonpj
Type: bug | Status: new
Priority: normal | Milestone: 7.10.2
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime crash | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"5c7e4db5ce84395eb0d727eb3b0f505a00191164/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="5c7e4db5ce84395eb0d727eb3b0f505a00191164"
Wibble to DmdAnal
This fixes a typo in d5773a4939b1feea51ec0db6624c9462751e948a
Teach DmdAnal that coercions are value arguments!
(Trac #10288)
Sorry about that; I'm not sure how it slipped through.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10288#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list