Send Beginners mailing list submissions to
        beginners@haskell.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1.  how to enter EOF in emacs haskell mode (Chul-Woong Yang)
   2. Re:  how to enter EOF in emacs haskell mode (Shrivats)


----------------------------------------------------------------------

Message: 1
Date: Wed, 14 Sep 2016 19:22:34 +0900
From: Chul-Woong Yang <cwy...@aranetworks.com>
To: Haskell-Beginners <beginners@haskell.org>
Subject: [Haskell-beginners] how to enter EOF in emacs haskell mode
Message-ID:
        <calmycjqp+bknimesbbmenkwvw7t9s8l0jern0jc_6tnkwhw...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi, all.

I use emacs haskell mode for editing and testing simple programs.
I have no success in finding out how to enter EOF to haskell program
in emacs "Interactive-Haskell" buffer.
So I am unable to test haskell program which reads from stdin. :-(

Any help would be appreciated deeply.

Regards,
Chul-Woong Yang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20160914/d1a19046/attachment-0001.html>

------------------------------

Message: 2
Date: Wed, 14 Sep 2016 16:31:29 +0530
From: Shrivats <shrvts...@gmail.com>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: Re: [Haskell-beginners] how to enter EOF in emacs haskell
        mode
Message-ID:
        <CAKyHutOAiP2RanD6fZ0UfoGMOiDGeBQhPUJtGzjfBTjF=mp...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi,

If it's anything like other interactive modes, does
C-c C-d do the job of signalling EOF?

Shrivats

On Sep 14, 2016 15:53, "Chul-Woong Yang" <cwy...@aranetworks.com> wrote:

Hi, all.

I use emacs haskell mode for editing and testing simple programs.
I have no success in finding out how to enter EOF to haskell program
in emacs "Interactive-Haskell" buffer.
So I am unable to test haskell program which reads from stdin. :-(

Any help would be appreciated deeply.

Regards,
Chul-Woong Yang

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20160914/8c1aba08/attachment-0001.html>

------------------------------

Subject: Digest Footer

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 99, Issue 9
****************************************

Reply via email to