
Hi, GHCi https://hackage.haskell.org/package/ghc-8.2.1/docs/GHCi.html doc says that: `Interacting with the interpreter, whether it is running on an external process or in the current process.` but where I can get some examples haw to “connect” to the already running ghci, do some staff and reload ghci session them? -- С уважением, Владислав Ищенко

Maybe https://hackage.haskell.org/package/ghci (especially .Message and
.RemoteTypes )?
On Wed, Feb 7, 2018 at 2:14 PM, Vladyslav Nikolayevich wrote: Hi, GHCi https://hackage.haskell.org/package/ghc-8.2.1/docs/GHCi.html doc
says that: `Interacting with the interpreter, whether it is running on an
external process or in the current process.` but where I can get some
examples haw to “connect” to the already running ghci, do some staff and
reload ghci session them? --
С уважением,
Владислав Ищенко _______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
Only members subscribed via the mailman list are allowed to post.
participants (2)
-
Tom Murphy
-
Vladyslav Nikolayevich