[GHC] #15700: Plugins cause GHC to panic: cannot find dynamic libraries
GHC
ghc-devs at haskell.org
Wed Oct 3 19:27:47 UTC 2018
#15700: Plugins cause GHC to panic: cannot find dynamic libraries
-------------------------------------+-------------------------------------
Reporter: sheaf | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.6.2
Component: Compiler | Version: 8.6.1
Resolution: | Keywords:
Operating System: Windows | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: #15492 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Phyx-):
Unfortunately plugins don't work on Windows. The implementation relies on
DynWay. So until that's working there's no chance on getting this to work.
See #5987, #5291 and #5620.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15700#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list