FFI, safe vs unsafe

Neil Mitchell ndmitchell at gmail.com
Wed Mar 29 11:16:22 EST 2006


Hi

> - we've been told here that concurrency is just a library
No, its not. The interface to concurrency is just a library, but
internally certain things in the runtime have to change.

> - FFI allows other Haskell' implementations to import that library
If all Haskell' prime implementations depend on "GHC the library",
then do we really have many Haskell' prime implementations, or just a
pile of wrappers around GHC?

Thanks

Neil


More information about the Haskell-prime mailing list