#7506: adding extra arguments to a foreign import statement can cause ghc to
panic
-------------------------------+--------------------------------------------
Reporter: jwlato | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler (FFI)
Version: 7.6.1 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Compile-time crash | Blockedby:
Blocking: | Related:
-------------------------------+--------------------------------------------
Comment(by simonpj@…):
commit 942939c050b0649430a2e41b026499efb46d5f17
{{{
Author: Simon Peyton Jones <[email protected]>
Date: Wed Dec 19 13:23:21 2012 +0000
Fix Trac #7506 (missing check for form of FFI type)
compiler/typecheck/TcForeign.lhs | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7506#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs