[GHC] #16260: Use of plugins causes different SafeHaskellMode returned for the module
GHC
ghc-devs at haskell.org
Thu Jan 31 21:35:17 UTC 2019
#16260: Use of plugins causes different SafeHaskellMode returned for the module
-------------------------------------+-------------------------------------
Reporter: watashi | Owner: watashi
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by mpickering):
I like your `-fplugin-safe-ignore` idea. That is more direct than my
original patch.
Do you think we should revert my `-fno-safe-haskell` patch and implement
this instead? OTOH, a flag which disables `SafeHaskell` checks might be
useful one day to unstick someone else so perhaps it is good to implement
both.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16260#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list