[Haskell-beginners] Editor choices

carlos gomez carliros.g at gmail.com
Mon Apr 22 14:51:40 CEST 2013


Just to mention, I have seen a plugin for programming in Haskell in
Intellij Idea; I didn't experiment much with the plugin but Intellij Idea
is a good IDE.


On 22 April 2013 03:37, Emmanuel Surleau <emmanuel.surleau at gmail.com> wrote:

> If you're a vim person, I see there is a script to search hoogle within
> vim: http://www.vim.org/scripts/script.php?script_id=2672
>
> Last version from 2011 though. But syntastic + ghc-mod-vim goes a long way
>
>
> On Mon, Apr 22, 2013 at 5:52 AM, Rustom Mody <rustompmody at gmail.com>wrote:
>
>>
>>
>> On Mon, Apr 22, 2013 at 4:41 AM, Jeff Lasslett <jeff.lasslett at gmail.com>wrote:
>>
>>> Hi Amy,
>>>
>>> On 19 April 2013 19:13, Amy de Buitléir <amy at nualeargais.ie> wrote:
>>>
>>>> Jeff Lasslett <jeff.lasslett <at> gmail.com> writes:
>>>> > So I find myself playing around with XMonad source code.
>>>>
>>>> Have you seen the "XMonad deconstructed" videos? They're very well done.
>>>> https://www.youtube.com/watch?v=63MpfyZUcrU (part 1)
>>>> https://www.youtube.com/watch?v=ivdyLaH3PhY (part 2)
>>>>
>>>
>>> Yes, I have watched these and i agree with you.  They are quite well
>>> done.  I have found them very helpful.  Sadly they don't touch much on X
>>> event handling within XMonad, which is what I am most interested in.
>>>
>>>>
>>>> > I'd like the editor/IDE to tell me the type of a thing, or at least
>>>> the
>>>> module it is defined in.
>>>>
>>>> Leksah and EclipseFP are two options you might want to consider. You can
>>>> find links to them, and information about other options here:
>>>>
>>>
>>> Leksah sound good, although perhaps a little "heavier" than I would
>>> like.  I'm not a huge fan of eclipse, though I may take a look at eclipsefp.
>>>
>>>
>>
>> Its now a decade since this was written
>> http://osteele.com/posts/2004/11/ides
>> Unfortunately the divide remains as true  today :-(
>>
>> --
>> http://www.the-magus.in
>> http://blog.languager.org
>>
>>
>> _______________________________________________
>> Beginners mailing list
>> Beginners at haskell.org
>> http://www.haskell.org/mailman/listinfo/beginners
>>
>>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20130422/bef6eb01/attachment.htm>


More information about the Beginners mailing list