[Haskell-beginners] Questions on set up on OSX

Tim Pizey timp at paneris.org
Wed Nov 16 13:44:18 CET 2011


Hi Sophie,

http://aquamacs.org/ was recommended to me on my course, it came with a
haskell mode built in i believe.

However what I find I am actually using is jedit for editting/syntax
highlighting
(it comes with hs and lhs modes) and then altTab to the GHCi repl
invoked from terminal.

hope this helps
Tim


On 15 November 2011 20:24, 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
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>



-- 
Tim Pizey
http://pizey.net/~timp



More information about the Beginners mailing list