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: Just started working with Haskell. Need some help
(Roel van Dijk)
2. Follow @HaskellTips (Kim-Ee Yeoh)
----------------------------------------------------------------------
Message: 1
Date: Mon, 20 Jan 2014 13:10:55 +0100
From: Roel van Dijk <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Just started working with Haskell.
Need some help
Message-ID:
<cabw4ky4cjngbxjduir8qnbhdttnvwnaudjscqoh101jm1xb...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
If you are using a Debian based system you could try:
sudo apt-get install libgd2-xpm-dev
In general look at the package description:
http://hackage.haskell.org/package/gd-3000.7.3/gd.cabal
> Extra-libraries: gd, png, z, jpeg, m, fontconfig, freetype, expat
These extra libraries are required by the package and have to be installed
using the system package manager, as Emanuel pointed out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.haskell.org/pipermail/beginners/attachments/20140120/452b028b/attachment-0001.html>
------------------------------
Message: 2
Date: Tue, 21 Jan 2014 16:16:11 +0700
From: Kim-Ee Yeoh <[email protected]>
To: "[email protected]" <[email protected]>
Subject: [Haskell-beginners] Follow @HaskellTips
Message-ID:
<CAPY+ZdTF=92k-bbex-zby+0jd-bcsmt-fttk-+giudxqwn5...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
@HaskellTips is a twitter account just launched by Jon Fischoff, a member
of the community.
It looks to have useful tidbits of Haskell programming folklore that anyone
who's done enough hacking in it acquires.
Eventually.
But following the twitter account should give you a leg-up in the process.
If you prefer an email feed, here's one way:
1) Use StreamSpigot to get a web page like this:
http://www.streamspigot.com/tweet-digest/digest?usernames=HaskellTips&output=html
2) Use your favorite website-change-detection service to get deltas via
email. For e.g. search "web page changes".
If you're stumped by anything @HaskellTips, feel free to discuss it here!
-- Kim-Ee
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.haskell.org/pipermail/beginners/attachments/20140121/53d417e6/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 67, Issue 23
*****************************************