[GHC] #13730: Running GLUT code in GHCi yields NSInternalInconsistencyException
GHC
ghc-devs at haskell.org
Fri May 19 20:51:25 UTC 2017
#13730: Running GLUT code in GHCi yields NSInternalInconsistencyException
--------------------------------+----------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 8.0.2
Resolution: | Keywords:
Operating System: MacOS X | Architecture: Unknown/Multiple
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
--------------------------------+----------------------------------------
Comment (by bgamari):
I wonder if this is because `unsafe` FFI calls are performed as `safe`
calls in GHCi.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13730#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list