X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=docs%2Fusers_guide%2Fffi-chap.xml;h=2fef13515d71319a1dc3b9a7369390b8bb252827;hp=fa418649d9a463e1d80d4b409a4301cf4d612fd3;hb=ef541e8773ec8ba023fa824bf23cf6f960fc2abc;hpb=8affa3655b650db8c55493dc2737f1d5e9bd9131 diff --git a/docs/users_guide/ffi-chap.xml b/docs/users_guide/ffi-chap.xml index fa41864..2fef135 100644 --- a/docs/users_guide/ffi-chap.xml +++ b/docs/users_guide/ffi-chap.xml @@ -110,7 +110,7 @@ foreign import ccall interruptible "sleep" :: CUint -> IO CUint - interruptble behaves exactly as + interruptible behaves exactly as safe, except that when a throwTo is directed at a thread in an interruptible foreign call, an OS-specific mechanism will be