Support for using libffi to implement FFI calls in GHCi (#631)
[ghc-hetmet.git] / compiler / ghci / LibFFI.hsc
2008-02-04 Simon MarlowSupport for using libffi to implement FFI calls in...