[GHC] #13886: GHC panic when using GHC plugins

GHC ghc-devs at haskell.org
Tue Jun 27 22:00:35 UTC 2017


#13886: GHC panic when using GHC plugins
-------------------------------------+-------------------------------------
        Reporter:  Darwin226         |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.2
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:  x86_64
 Type of failure:  Compile-time      |  (amd64)
  crash or panic                     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by RyanGlScott):

 I believe 8.2.1-rc2 https://downloads.haskell.org/~ghc/8.2.1-rc2/ should
 have this fixed. If not, you can work around this yourself by editing
 `<ghc-extracted-directory>\lib\settings` and changing `"C compiler
 command"` yourself. (I forget what exactly you should change it to, but a
 working copy of GHC should have a correct value set for this.)

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13886#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list