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: Looking for a project to join (Mateusz Kowalczyk)
2. Re: Looking for a project to join (Kim-Ee Yeoh)
3. Re: Which IDE use a professional Haskeller? (Erik de Castro Lopo)
4. Re: Which IDE use a professional Haskeller? (Giacomo Tesio)
5. Re: Looking for a project to join (Henk-Jan van Tuyl)
6. Re: Which IDE use a professional Haskeller? (Brent Yorgey)
7. Re: Which IDE use a professional Haskeller? (Giacomo Tesio)
----------------------------------------------------------------------
Message: 1
Date: Sun, 26 May 2013 19:11:06 +0100
From: Mateusz Kowalczyk <[email protected]>
Subject: Re: [Haskell-beginners] Looking for a project to join
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 19:09, Blair Archibald wrote:
> 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
>>
>>
>
>
>
> _______________________________________________ Beginners mailing
> list [email protected]
> http://www.haskell.org/mailman/listinfo/beginners
>
I can't think of many projects where help _isn't_ wanted. I recommend
looking at the software you use and then heading to the relevant issue
tracker and starting from there. Projects are always short on
developer hands, no one ever has time.
- --
Mateusz K.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
iQIcBAEBAgAGBQJRolA6AAoJEM1mucMq2pqXo/cP+wRFJIkDXtK5Rvt2x0Mb7eGT
6aaewB9Ttd0ZutixtXa25ZGgQl5qujbVJ9axRMjipXyN3QJ9mBBO3Pv3D0EkGjcp
xLK2eJtdZI2wq33OzSEjRLk6jzxi6jDfC0Arqy3x+GqR2fh6Um0Y3umiHPvediEl
O0No2rQk8kVhRws6F+HMxqwHoQKGsCypjtQwUtUYlcNRV4XY1I8rHpZhaV1HvrCR
6my61w19ycOKjyJnTQbb/RqFY+ZxJH+10CWM2PuSxNLPDsTXT/Zp9Lhyodg/LXC7
3cHrXh4OQtveVTPIv8gNYQvW2e9DHZ9d1pf/E/pJZZcgtuwfk1Mqc6PcpNoiATa5
ZT5jdtvTdb0L29b61yJSokBX+BXPUVk+ZRS2PKlw3FgLg6z2dMKSRHnIjpFPyn60
uUC2qD5x27uX2M2SQkNKT3IaCnOTcxcwvj/nzflDDYdVOOhBq3rNwPxtVI4QHhU5
PAVc+Dd/vm5TwcyWp6qnir9IOVdwL0s18ZX2A4DyDOQHHYakzfPYqwurJYO4clHk
SH8SL+nIqR8N9Fp9anuoW+KPnukY8bPGwSEqeOuWtOZRMl+GmW9rVMVbe2RfIMqS
iwj6/rgxWcrKbRh1UiNcnOtxEP9FMFAftwIVHT0Pfed41qlG8AqCDQYHSbPmrWpu
xqyy9Ye6tZxQ28MNieov
=I0h1
-----END PGP SIGNATURE-----
------------------------------
Message: 2
Date: Mon, 27 May 2013 01:48:12 +0700
From: Kim-Ee Yeoh <[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:
<capy+zdtoomnxulsf13dlsspsfkuxdugltndxv2rolrz_i05...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
On Mon, May 27, 2013 at 1:00 AM, Emanuel Koczwara <[email protected]
> wrote:
> I'm looking for a project to join.
If you haven't already done so, check out Elm, which is written in Haskell.
Attractions are:
* Elm is a DSL -- great for ramping up on this key topic
* awesome community: check out the mailing list & IRC
* FRP -- another key topic
* compiles to javascript & runs in browser:
immediate gratification when things just work!
-- Kim-Ee
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.haskell.org/pipermail/beginners/attachments/20130527/c050ecae/attachment-0001.htm>
------------------------------
Message: 3
Date: Mon, 27 May 2013 06:49:28 +1000
From: Erik de Castro Lopo <[email protected]>
Subject: Re: [Haskell-beginners] Which IDE use a professional
Haskeller?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=US-ASCII
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.
Most of the code I write at work is Haskell and I use Linux as my
IDE. My editor is geany.
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
------------------------------
Message: 4
Date: Sun, 26 May 2013 23:06:47 +0200
From: Giacomo Tesio <[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:
<cahl7pshhyb-jsuajzkquf1of0hpre9mns4htfsxbw1tjrvs...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
A few years ago I was an Emacs user too, so I'm not surprised of these
answers. In the last 4 years, my job moved to windows, and I have worked
mainly on C# and .NET so that I've become a kind of VisualStudio addict.
Still I used Spyder for scientifical computing and jEdit a lot for casual
editing on windows.
There are a few features that I think are important for professional
development:
- debugging support
- project management (should I really learn cabal packaging?)
- underline sintactic errors
- code navigation
- autocompletion (based on scope)
- testing integration
Optional valuable features
- syntax highlight
- section folds
I'm using Leksah, right now, but I'm still not satisfied. This despite the
hard and respectful work of the author.
I'd like to have an excuse to use Emacs (or vim) at work (windows) and at
home (Linux), but I'm not sure that it satisfies these basic requirements.
Any "ready to use" .emacs for Haskell?
To those that mainly code in Haskell: can you suggest any realistic
screencast to show your development process?
Giacomo
On Sun, May 26, 2013 at 8:07 PM, emacstheviking <[email protected]> wrote:
> 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
>>
>
>
> _______________________________________________
> 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/af3e1499/attachment-0001.htm>
------------------------------
Message: 5
Date: Mon, 27 May 2013 00:16:07 +0200
From: "Henk-Jan van Tuyl" <[email protected]>
Subject: Re: [Haskell-beginners] Looking for a project to join
To: [email protected], "Emanuel Koczwara"
<[email protected]>, "Blair Archibald"
<[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=iso-8859-15; format=flowed;
delsp=yes
On Sun, 26 May 2013 20:00:46 +0200, Emanuel Koczwara
<[email protected]> wrote:
> Hi,
>
> I'm looking for a project to join. Who need a volonteer?
wxHaskell needs volunteers for maintenance, but it is quite complicated.
It requires, amongst others, knowledge of git, C/C++ and Haskell. See the
wiki page at
http://www.haskell.org/haskellwiki/WxHaskell
Regards,
Henk-Jan van Tuyl
--
Folding@home
What if you could share your unused computer power to help find a cure? In
just 5 minutes you can join the world's biggest networked computer and get
us closer sooner. Watch the video.
http://folding.stanford.edu/
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
Haskell programming
--
------------------------------
Message: 6
Date: Sun, 26 May 2013 18:26:48 -0400
From: Brent Yorgey <[email protected]>
Subject: Re: [Haskell-beginners] Which IDE use a professional
Haskeller?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
I know that FP Complete has been working on developing an
industrial-strength IDE for Haskell. So there may be another good
option in the not-too-distant future.
-Brent
On Sun, May 26, 2013 at 11:06:47PM +0200, Giacomo Tesio wrote:
> A few years ago I was an Emacs user too, so I'm not surprised of these
> answers. In the last 4 years, my job moved to windows, and I have worked
> mainly on C# and .NET so that I've become a kind of VisualStudio addict.
> Still I used Spyder for scientifical computing and jEdit a lot for casual
> editing on windows.
>
> There are a few features that I think are important for professional
> development:
> - debugging support
> - project management (should I really learn cabal packaging?)
> - underline sintactic errors
> - code navigation
> - autocompletion (based on scope)
> - testing integration
>
> Optional valuable features
> - syntax highlight
> - section folds
>
> I'm using Leksah, right now, but I'm still not satisfied. This despite the
> hard and respectful work of the author.
>
> I'd like to have an excuse to use Emacs (or vim) at work (windows) and at
> home (Linux), but I'm not sure that it satisfies these basic requirements.
> Any "ready to use" .emacs for Haskell?
>
> To those that mainly code in Haskell: can you suggest any realistic
> screencast to show your development process?
>
>
> Giacomo
>
>
>
> On Sun, May 26, 2013 at 8:07 PM, emacstheviking <[email protected]> wrote:
>
> > 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
> >>
> >
> >
> > _______________________________________________
> > Beginners mailing list
> > [email protected]
> > http://www.haskell.org/mailman/listinfo/beginners
> >
> >
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/beginners
------------------------------
Message: 7
Date: Mon, 27 May 2013 00:46:32 +0200
From: Giacomo Tesio <[email protected]>
Subject: Re: [Haskell-beginners] Which IDE use a professional
Haskeller?
To: "[email protected]" <[email protected]>
Message-ID:
<CAHL7psEFj1=z-dqukac0vh878nshmtymy1qmxeu67ebawgd...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Geany looks interesting. Does it understand cabal? What about debugging?
Giacomo
On Sun, May 26, 2013 at 10:49 PM, Erik de Castro Lopo
<[email protected]>wrote:
> 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.
>
> Most of the code I write at work is Haskell and I use Linux as my
> IDE. My editor is geany.
>
> Erik
> --
> ----------------------------------------------------------------------
> Erik de Castro Lopo
> http://www.mega-nerd.com/
>
> _______________________________________________
> 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/20130527/ba5663b8/attachment.htm>
------------------------------
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
End of Beginners Digest, Vol 59, Issue 33
*****************************************