[GHC] #8449: Core lint error with data families and promotion across modules
GHC
ghc-devs at haskell.org
Fri Oct 18 11:33:00 UTC 2013
#8449: Core lint error with data families and promotion across modules
-------------------------------------+------------------------------------
Reporter: goldfire | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: polykinds/T8449 | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"712302987cee0a30dd4ae89d43dcfc3a0119ac4e/base"]:
{{{
#!CommitTicketReference repository="base"
revision="712302987cee0a30dd4ae89d43dcfc3a0119ac4e"
Remove now-unnecessary NOINLINE pragmas
The NOINLINEs were a work-around for a bug that was fixed
by patch f7e7948 to ghc, which also fixed Trac #8449
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8449#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list