[GHC] #8281: The impossible happened: primRepToFFIType
GHC
ghc-devs at haskell.org
Thu May 18 09:02:17 UTC 2017
#8281: The impossible happened: primRepToFFIType
-------------------------------------+-------------------------------------
Reporter: tibbe | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.4.1
Component: Compiler | Version: 7.6.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by winter):
This is a very important technique to write high performance array code(we
can't put everything related to ByteArray into ghc-prim after all). I'd
like to get it fixed in GHCi and document it(include caveats) . what is
stopping GHCi supporting unsafe FFI calls?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8281#comment:22>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list