[GHC] #15234: WARNING in hptSomeThingsBelowUs when using a source plugin
GHC
ghc-devs at haskell.org
Wed Jun 6 01:06:41 UTC 2018
#15234: WARNING in hptSomeThingsBelowUs when using a source plugin
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
Keywords: | Operating System: Unknown/Multiple
SourcePlugins, plugins |
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
When using a source plugin with a stage2 compiler built with the devel2
flavour, there are a fair few warnings about hptSomeThingsBelowUs.
{{{
WARNING in hptSomeThingsBelowUs
missing module CoercePlugin
Probable cause: out-of-date interface files
}}}
I don't know if this just started happening or has been going on for a
while. Is this warning cause for concern? Everything appears to work as
expected despite this hiccup.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15234>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list