Fix #3257: document that exitWith in a forkIO'd thread does not exit the process
authorSimon Marlow <marlowsd@gmail.com>
Thu, 28 May 2009 12:37:38 +0000 (12:37 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 28 May 2009 12:37:38 +0000 (12:37 +0000)
commit5987f577cbf4cc8d9686c74c3be212f4eee618dc
tree58a38070f6c55c83c099f07da8b12d96b89e775a
parentea27d8c9c1758e05331ba31f128cdba7a305916d
Fix #3257: document that exitWith in a forkIO'd thread does not exit the process
System/Exit.hs