<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Sure. I remember old days Tcl/Tk utility "expect" for such
      interactive scripting sessions. Open a pipes and communicate with
      process :) Today there are tools similar to "expect" for scripting
      command line utilities.</p>
    <p>Also Emacs works with GHCi (interro) in such way. Also Dante
      IMHO. Visual Studio Code Haskelly and Haskerro, etc..<br>
    </p>
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">24.08.2018 14:58, Paum B. wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAOjfzX36Vn2DK4hfHxjq0vTrT+-N--DMp2r4fr0+oBNr2nOqfQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div dir="ltr">Hi List,
        <div><br>
        </div>
        <div>It is possibile to run:</div>
        <div><br>
        </div>
        <div>stack ghc -- --interactive -XOverloadedStrings<br>
        </div>
        <div><br>
        </div>
        <div>and then send to it strings (commands) externally?</div>
        <div>Thanks</div>
        <div><br>
        </div>
        <div>paum</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Beginners mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Beginners@haskell.org">Beginners@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>