Fix Trac #783: improve short-cutting literals in the type checker
[ghc-hetmet.git] / compiler / ghci / LibFFI.hsc
2008-02-04 Simon MarlowSupport for using libffi to implement FFI calls in...