hi, there, i use green-card with ghc's FFI export to sth like Haskell -----> C ------> Haskell the program is just arithmatic operations. the program "seg fault" in the callback from C to Haskell. anyone whether it is a bug? TIA! ------ chenyu