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:  Haskell on Debian (Rustom Mody)
   2.  Which IDE use a professional Haskeller? (Giacomo Tesio)
   3. Re:  Which IDE use a professional Haskeller? (Mateusz Kowalczyk)
   4. Re:  Which IDE use a professional Haskeller? (Jeremy Shaw)
   5.  Looking for a project to join (Emanuel Koczwara)
   6. Re:  Which IDE use a professional Haskeller? (emacstheviking)
   7. Re:  Looking for a project to join (Blair Archibald)


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

Message: 1
Date: Sun, 26 May 2013 16:54:51 +0530
From: Rustom Mody <[email protected]>
Subject: Re: [Haskell-beginners] Haskell on Debian
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Message-ID:
        <caj+teocn_ds1_2qyq-en5mcmdea-ucjchu5c7_cmvpgk9ky...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

On Fri, May 24, 2013 at 10:15 PM, Giacomo Tesio <[email protected]> wrote:

> Can I use cabal install without being root?
>
> I'd like to use packages from hackage instead of those provided by apt-get
> as far as possibile.
> Is it possible at all? I guess that libraries depending on FFI won't
> works...
>
>
> Giacomo
>


http://www.vex.net/~trebla/haskell/sicp.xhtml
used to be required reading.  Not sure it has changed...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20130526/7e85a5ff/attachment-0001.htm>

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

Message: 2
Date: Sun, 26 May 2013 18:38:05 +0200
From: Giacomo Tesio <[email protected]>
Subject: [Haskell-beginners] Which IDE use a professional Haskeller?
To: "[email protected]" <[email protected]>
Message-ID:
        <cahl7psfi3ngbwh0m6roni0gophankjqenphvxf-xaabxa7w...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I know the page on haskell.org about IDEs, but I'd like to know which IDE
professional Haskell programmers actually use at work.


Giacomo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20130526/5646e9f7/attachment-0001.htm>

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

Message: 3
Date: Sun, 26 May 2013 18:09:35 +0100
From: Mateusz Kowalczyk <[email protected]>
Subject: Re: [Haskell-beginners] Which IDE use a professional
        Haskeller?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 26/05/13 17:38, Giacomo Tesio wrote:
> I know the page on haskell.org about IDEs, but I'd like to know
> which IDE professional Haskell programmers actually use at work.
> 
> 
> Giacomo
> 
> 
> 
> _______________________________________________ Beginners mailing
> list [email protected] 
> http://www.haskell.org/mailman/listinfo/beginners
> 
Yi is the only Haskell-specific editor that I'm aware of but it's very
much incomplete. Whenever this topic comes up on the IRC channels,
vast majority of people use Vim and emacs.

Is there a specific feature you're looking for? The chances are
there's already support for it in emacs (I don't know what vim is like
for Haskell).

- -- 
Mateusz K.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iQIcBAEBAgAGBQJRokHPAAoJEM1mucMq2pqXv90P/iTHFtAYtncn2RVwZBgewf1t
3WOZwqjv3mCepxmtWv+5lQklfx6YdgheE1oz7+a7Kcur/lX+3oycuezcBVJQd9c+
Q4kBx/oYWsNzzrHrFD8CKe6x6PBGh7mfov8NGaf49WXnV1BTArajJcMOFbNonRAJ
Ba9gfv4BfIhuNYYNm7Zuo8A0EvC36S19mbERsfI1SXRq0nGmQj4kXM47w3M0xpMS
MYixp1gtUoBHGIc3FoEs6WPlTIEitnjgBblzkRJz39HM+CkdPDiUwIN3/X+cju3h
BzQSFyPQms6gW7PGqGOf+AfwtYrTqcoM7hH+xRo+dhyQbH4gDn6J19f/2sCS8+nL
ez/A9QTMw/90BmDiN1ZQjacnzSEfafS//tFSBJN3CZrDUgaOryxcXxnnpKFV0SU8
CjAOrVo9BK2dyA3eIaZgLK3EjQ1Hss+E7HnI7f3R/7t/ZbIhrVXTjrCtuITPYYkY
CORyNemPzH28GLFknrGh5agCvO/Vc7GdyGam3PfY4aw0tWGhxeJn0QMb1ID5K4id
jiOQ/pCtZxSZY7UUEWcxCwCACSn1dIeaA6CIX0GMeGXu2jeNC5dbnEG0VeJkFJyg
6RphA1NMTMdFUQVgZVLQRu0nnTbgwklnccDwzz+YzBBuG+az/fs2dLw9/ZmTnbxf
/TDM0dfWHDh/GPB+VRXl
=xgKX
-----END PGP SIGNATURE-----



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

Message: 4
Date: Sun, 26 May 2013 12:35:08 -0500
From: Jeremy Shaw <[email protected]>
Subject: Re: [Haskell-beginners] Which IDE use a professional
        Haskeller?
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Message-ID:
        <CAGE_JKbhAy7Y5kmm0zZOc_SGj+m77cy8Nk=qkrjx+kbk0na...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

I'm a professional Haskell developer and I use emacs.

- jeremy

On Sun, May 26, 2013 at 11:38 AM, Giacomo Tesio <[email protected]> wrote:
> I know the page on haskell.org about IDEs, but I'd like to know which IDE
> professional Haskell programmers actually use at work.
>
>
> Giacomo
>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/beginners
>



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

Message: 5
Date: Sun, 26 May 2013 20:00:46 +0200
From: Emanuel Koczwara <[email protected]>
Subject: [Haskell-beginners] Looking for a project to join
To: [email protected]
Message-ID: <1369591246.6268.10.camel@emanuel-laptop>
Content-Type: text/plain; charset="utf-8"

Hi,

  I'm looking for a project to join. Who need a volonteer?

Best regards,
Emanuel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5185 bytes
Desc: not available
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20130526/e1fa4eee/attachment-0001.bin>

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

Message: 6
Date: Sun, 26 May 2013 19:07:15 +0100
From: emacstheviking <[email protected]>
Subject: Re: [Haskell-beginners] Which IDE use a professional
        Haskeller?
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Message-ID:
        <caeieuu+9lf9dn_raqha44kwz2j7yljern_kkak1vazqv4f1...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I am not a professional Haskell developer and I still use emacs. In 28
years I have yet to find a more comfortable pair of slippers!
I uses emacs for *everything* editable except graphics!


On 26 May 2013 18:35, Jeremy Shaw <[email protected]> wrote:

> I'm a professional Haskell developer and I use emacs.
>
> - jeremy
>
> On Sun, May 26, 2013 at 11:38 AM, Giacomo Tesio <[email protected]> wrote:
> > I know the page on haskell.org about IDEs, but I'd like to know which
> IDE
> > professional Haskell programmers actually use at work.
> >
> >
> > Giacomo
> >
> > _______________________________________________
> > Beginners mailing list
> > [email protected]
> > http://www.haskell.org/mailman/listinfo/beginners
> >
>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20130526/7666f94c/attachment-0001.htm>

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

Message: 7
Date: Sun, 26 May 2013 19:09:20 +0100
From: Blair Archibald <[email protected]>
Subject: Re: [Haskell-beginners] Looking for a project to join
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Message-ID:
        <CAJg8PKM4gvN8Bee38yP=g9jvjl542vzgzv7m8v-5ha9giae...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi,

I would also be interested in this! Perhaps we should start a "Help wanted"
wiki page if there is not one already?

Many thanks,
Blair
On 26 May 2013 19:03, "Emanuel Koczwara" <[email protected]> wrote:

> Hi,
>
>   I'm looking for a project to join. Who need a volonteer?
>
> Best regards,
> Emanuel
>
>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20130526/999947ff/attachment.htm>

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

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


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

Reply via email to