[GHC] #16260: Use of plugins causes -XSafe to fail
GHC
ghc-devs at haskell.org
Thu Jan 31 09:44:26 UTC 2019
#16260: Use of plugins causes -XSafe to fail
-------------------------------------+-------------------------------------
Reporter: watashi | Owner: watashi
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.7
Resolution: fixed | 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: |
-------------------------------------+-------------------------------------
Changes (by mpickering):
* status: new => closed
* resolution: => fixed
Comment:
This is already fixed in 8.8 by the addition of the `-fno-safe-haskell`
flag. See #15920
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16260#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list