diff options
author | Simon Marlow <marlowsd@gmail.com> | 2008-12-16 10:11:40 +0000 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2008-12-16 10:11:40 +0000 |
commit | 51f05d5765548fbf8caaa163647c8b03980b0d12 (patch) | |
tree | d725a157cfae8a2fc3fadbb687a9130daee4e4cf /testsuite/timeout | |
parent | dafa937b0ca1c6925c8b667aa1826b9082e02647 (diff) | |
download | haskell-51f05d5765548fbf8caaa163647c8b03980b0d12.tar.gz |
Fix this test: it was using a C finalizer that called back into Haskell
Which isn't allowed using the ordinary newForeignPtr any more, it has
to be done with Foreign.Concurrent.newForeignPtr.
Diffstat (limited to 'testsuite/timeout')
0 files changed, 0 insertions, 0 deletions