Async-exception safety, and avoid space leaks
authorSimon Marlow <marlowsd@gmail.com>
Thu, 8 Jul 2010 10:31:54 +0000 (10:31 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 8 Jul 2010 10:31:54 +0000 (10:31 +0000)
commit3d4f3f4b8bc5571d3015816671457c88c0e697c3
treea980c6e0980942e58c0f3712bd534257c868136d
parentb5c54282dc54cc861277ae532224775076a4818e
Async-exception safety, and avoid space leaks
Patch submitted by: Bas van Dijk <v.dijk.bas@gmail.com>
Modified slightly by me to remove non-functional changes.
Control/Concurrent/QSemN.hs