[GHC] #8549: GHCI incorrectly link symbols defined with foreign import ccall
GHC
ghc-devs at haskell.org
Sat May 23 20:33:36 UTC 2015
#8549: GHCI incorrectly link symbols defined with foreign import ccall
-------------------------------------+-------------------------------------
Reporter: qnikst | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: GHCi | Version: 7.6.3
Resolution: fixed | Keywords:
Operating System: Linux | Architecture:
Type of failure: GHCi crash | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | https://gist.github.com/qnikst/324a66914b3aba878be5
| Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by qnikst):
Looks like this issue still have happen in some weird situation, currently
I have the same issue,
in a file that uses constant in quasi-quoter, but only when I'm using
haddock (ghc builds fine).
Not sure that it will be easy to write a minimal example because this
problem involves many parts (quasiquotes, foreing-interface, external
library), but many it will give an ideas of what is happening. This issue
is reproducible on 7.8 and 7.10.
Should I fill a separate bug for that?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8549#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list