Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. Questions on set up on OSX (Sophie)
2. Re: Questions on set up on OSX (Bryce Verdier)
3. Re: Questions on set up on OSX (Brandon Allbery)
4. (no subject) (Benjamin L. Russell)
----------------------------------------------------------------------
Message: 1
Date: Tue, 15 Nov 2011 14:24:11 -0600
From: Sophie <[email protected]>
Subject: [Haskell-beginners] Questions on set up on OSX
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
I have the basic install, ghci working, going through the Real World book, and
have some set up questions:
- Is there any REPL which will take (close to) full Haskell syntax, including
function definitions?
- I use TextMate and Intelli-J, but they don't seem Haskell friendly. The
Haskell TextMate bundle seems very confused about indenting, tabs vs. spaces,
etc, and I could not even find a code formatter / highlighted for Intelli-J.
What environments would you recommend to work with Haskell on OSX? If Emacs,
which one? If Eclipse ... I suppose if I have to...
I tried Leksah but it seems too buggy even under simple window resizing.
Thanks for any pointers!!
Sophie
------------------------------
Message: 2
Date: Tue, 15 Nov 2011 15:39:10 -0800
From: Bryce Verdier <[email protected]>
Subject: Re: [Haskell-beginners] Questions on set up on OSX
To: beginners <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
I can only speak for myself, and little that I am able to use in Haskell. But I
use MacVim for pretty much everything and am happy with it. It has Haskell
highlighting out of the box.
I have also tried out the FP extension on Eclipse and it seems pretty nice.
I'm sure that doesn't help much, but it's what I do with the little Haskell I
do these days.
Bryce
On Nov 15, 2011, at 12:24 PM, Sophie wrote:
> I have the basic install, ghci working, going through the Real World book,
> and have some set up questions:
>
> - Is there any REPL which will take (close to) full Haskell syntax, including
> function definitions?
>
> - I use TextMate and Intelli-J, but they don't seem Haskell friendly. The
> Haskell TextMate bundle seems very confused about indenting, tabs vs. spaces,
> etc, and I could not even find a code formatter / highlighted for Intelli-J.
>
> What environments would you recommend to work with Haskell on OSX? If Emacs,
> which one? If Eclipse ... I suppose if I have to...
>
> I tried Leksah but it seems too buggy even under simple window resizing.
>
> Thanks for any pointers!!
>
> Sophie
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/beginners
------------------------------
Message: 3
Date: Tue, 15 Nov 2011 18:44:55 -0500
From: Brandon Allbery <[email protected]>
Subject: Re: [Haskell-beginners] Questions on set up on OSX
To: Sophie <[email protected]>
Cc: [email protected]
Message-ID:
<CAKFCL4U_BcX-CD_jCSZL7qfEoQ6X5V+=zxsi_ksovv0vz7c...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
On Tue, Nov 15, 2011 at 15:24, Sophie <[email protected]> wrote:
> What environments would you recommend to work with Haskell on OSX? If
> Emacs, which one?
https://github.com/pheaver/haskell-mode
--
brandon s allbery [email protected]
wandering unix systems administrator (available) (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.haskell.org/pipermail/beginners/attachments/20111115/facadcd9/attachment-0001.htm>
------------------------------
Message: 4
Date: Tue, 15 Nov 2011 21:02:37 -0800 (PST)
From: "Benjamin L. Russell" <[email protected]>
Subject: [Haskell-beginners] (no subject)
To: [email protected], [email protected],
[email protected], [email protected], [email protected],
[email protected], [email protected],
[email protected],
[email protected]
Message-ID:
<[email protected]>
Content-Type: text/plain; charset=us-ascii
http://elikat.com/blogs/wp-content/plugins/index1.php
------------------------------
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
End of Beginners Digest, Vol 41, Issue 21
*****************************************