[Haskell-cafe] Re: [Haskell] Top Level <-

Ganesh Sittampalam ganesh at earth.li
Thu Aug 28 16:05:03 EDT 2008


On Thu, 28 Aug 2008, Adrian Hey wrote:

> There's no semantic difficulty with the proposed language extension,

How does it behave in the presence of dynamic loading? What about remote 
procedure calls?

Also what if I want a thread-local variable? It seems like an extension 
like this should also support that, and perhaps other scopes as Duncan 
suggested; why is the process scope special?

Ganesh


More information about the Haskell-Cafe mailing list