[Haskell-cafe] Connecting to a running Haskell program using GHCI

aditya siram aditya.siram at gmail.com
Mon Dec 13 16:59:15 CET 2010


Hi all,
I'd like to load a Haskell program into GHCi A and then connect to
GHCi A from GHCI B. Is there any way to do this? This would be handy
(handier than telnet) for demoing and debugging server applications
that use shared resources.

-deech



More information about the Haskell-Cafe mailing list