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. Re:  Editor choices (Magnus Therning)


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

Message: 1
Date: Sat, 20 Apr 2013 00:13:33 +0200
From: Magnus Therning <[email protected]>
Subject: Re: [Haskell-beginners] Editor choices
To: [email protected]
Message-ID: <20130419221333.GC1900@mteis>
Content-Type: text/plain; charset="us-ascii"

On Fri, Apr 19, 2013 at 09:45:08AM +1000, Jeff Lasslett wrote:
> Greetings,
> 
> So I find myself playing around with XMonad source code.  I'm a long time
> Vim user and I've made  a tags file to help me navigate the source code.
>  I've got decent syntax highlighting.
> 
> What I lack is insight into the libs.  I'd like the editor/IDE to tell me
> the type of a thing, or at least the module it is defined in.  Is this a
> sensible question for haskell?  I just don't want to have to hunt for where
> lib functions are defined (tags take me around the xmonad sources with
> drama).
> 
> So what editors/IDEs to people use for haskell to help with this?  Or do
> you all just keep everything in your massive brains?  :-)

vim + syntastic + ghcmod-vim: http://www.mew.org/~kazu/proj/ghc-mod/en/

More vim-related goodness for the Haskell programmer:
http://haskelllive.com/environment.html

/M

-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4 
email: [email protected]   jabber: [email protected]
twitter: magthe               http://therning.org/magnus

I invented the term Object-Oriented, and I can tell you I did not have
C++ in mind.
     -- Alan Kay
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 230 bytes
Desc: not available
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20130420/b0a7f231/attachment-0001.pgp>

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

_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners


End of Beginners Digest, Vol 58, Issue 32
*****************************************

Reply via email to