>> I just checked it seems not to be possible to load any module in
>> GHCi that uses FFI to wrap the standard C function 'atexit'. (...)

> A simple workaround is to just compile the module. (...)

If I build a package (using cabal etc.) and try to load such
package with 'ghci -package name' the problem persists. But, of course,
there are many workarounds.

Since I don't see this problem with other functions, and I see no
reason for this to happen, I imagine this is a small bug. If it's
not, I'll just remove 'atexit' from packages I have on hackage.

Thanks,
Maurício

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to