Immanuel Litzroth <immanuel.litzr...@gmail.com> writes:
> Just going by what I see, not having tried it: > (setq haskell-process-args-stack-ghci (list "--ghci-options" > "-XFlexibleContexts")) > > In your version the process gets 1 argument (with a space in it). In > my version it gets 2 args. > Immanuel Indeed, that was it. Many thanks, Roger