Fix warnings in FastString, and check for empty case in head/tail
[ghc-hetmet.git] / compiler / ghci / LibFFI.hsc
2008-02-04 Simon MarlowSupport for using libffi to implement FFI calls in...