Welcome to issue 165 of the HWN, a newsletter covering developments in
the [1]Haskell community. This release covers the week of January 9 to
15, 2011.
Announcements
Brent Yorgey [2]announced the release of issue 17 of The Monad.Reader,
containing the following three articles: List Leads Off with the Letter
Lambda by Douglas M. Auclair, The InterleaveT Abstraction: Alternative
with Flexible Ordering by Neil Brown, and The Reader Monad and
Abstraction Elimination by Petr Pudlak.
Andy Stewart [3]sent an invite to anyone interested in joining the
Manatee team. Manatee is a Haskell integrated environment written in
Haskell. Follow the link to see some videos posted for a better idea of
what the tool is.
Niklas Broberg [4]announced the release of version 1.10.1 of
haskell-src-extensions.
Huibiao Zhu [5]sent a call for papers to the 13th International
Conference on Formal Engineering Methods to be held in Durham, UK on
October 25-28 2011.
Read on to see what was hot in the Haskell community around the net...
Quotes of the Week
* ion: ddarius: Yeah, abstract concepts absolutely hate being
anthropomorphized.
* gwern: there are no beginnings or ends to the circular list; but a
cons cell thunked in Amador...
* tac-tics: If you wish to create the universe from scratch, you must
first invent the continuation.
* sproingie: hm. Â i can't remember how to use @remember
* NOTE: Just say @remember :) I'm grepping the logs to find these
things
* Kaidelong: <Kaidelong> take 6 "bananas" <lambdabot> "banana"
<Kaidelong> clearly lambdabot is keeping the bananas to itself and
lying about it
* hpc: functor and applicative are easy, since you can remember them
as "those things what look like function application, sort of"
Top Reddit Stories
* RFC: migrating GHC development to git
* [CCC] On how Haskell’s Arrows are NOT just function compositions with a fancier name
* foldl vs foldl', and why you should always use the latter
* ~Haskell 2011
* The Monad.Reader: Issue 17
* Painless NP-complete problems: an embedded DSL for SMT solving
* Oregon Programming Languages Summer School: Types, Semantics, and Verification
* Announcing Web Application Interface 0.3.0 (now with more speed)
* A bran new functional programming (Haskell inter alia) jobs site (corrected link)
* [PDF] Orthogonal Serialization For Haskell
Top StackOverflow Questions
* Monads as adjunctions
votes: 15, answers: 3
* What is a VM and why do dynamic languages need one?
votes: 11, answers: 8
* Is Haskell a Lisp?
votes: 9, answers: 5
* Are there any connections between Haskell and LINQ?
votes: 8, answers: 4
* Haskell newbie on types
votes: 7, answers: 4
* I can't seem to figure out type variables mixed with classes.
votes: 5, answers: 2
* Emacs align-regexp on = but not ==
votes: 5, answers: 1
* Current status of automatic parallelism in Haskell [closed]
votes: 5, answers: 3
About the Haskell Weekly News
You can find an html version of this newsletter at:
To help create new editions of this newsletter, please send stories to
week". If you happen to come across any, please don't hesitate to send
it along.
Until next time,
Daniel Santa Cruz
References