[GHC] #16104: Plugin name lookup behavior change from GHC 8.4 series
GHC
ghc-devs at haskell.org
Sat Dec 29 14:41:13 UTC 2018
#16104: Plugin name lookup behavior change from GHC 8.4 series
-------------------------------------+-------------------------------------
Reporter: lerkok | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by mpickering):
No I don't know why this is happening.
In my plugins [https://github.com/ocharles/assert-
explainer/blob/master/plugin/AssertExplainer.hs#L81 I would use] the
`lookupOrig` function so that I can be precise about what module a
definition is in.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16104#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list