Welcome to issue 250 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers the
week of October 28 to November 3, 2012.
Quotes of the Week
* Cale: A list is a bit like a loop which hasn't happened yet. This
operation is similar to "how do I make the 5th iteration of my loop
do something different from the others?"
* broombs: Why are there multiple packages for EitherT?
broombs: edwardk: which is the better one?
edwardk: broombs: either
And today, we have our first quote submited via twitter! Thank you
@gersei for sending this one in. If you'd like to submit quotes via
twitter, add @HWNQuotes to your tweet.
* @kmett:We now generate pretty core but have ugly code.
Top Reddit Stories
* Cartesian Closed Comic #15: Iteratees
* Are there any, or is there interest in starting, an online Haskell course like the Scala course on Coursera?
* Why is this simple text processing program so much slower than in dynamic languages?
Domain:
honza.ca, Score: 65, Comments: 189
* Fast Code Nation: The Bright Side of High-Level Languages
* Fay slides
* Data.Records: extensible records using the latest GHC features
* Why Cabal Has Problems
* The cabal/hackage situation, and what you can do about it
* Brian O'Sullivan's favorite bug in GHC
* Haskell for all: "Hello, core!"
* Michael Snoyman: Yesod, AngularJS and Fay
* Cellular automata as comonads
* pipes-2.5: Faster and slimmer
Top StackOverflow Questions
* Writing cojoin or cobind for n-dimensional grid type
votes: 41, answers: 3
* Why not be dependently typed?
votes: 39, answers: 3
* Concrete example showing that monads are not closed under composition (with proof)?
votes: 32, answers: 4
* Monad Transformers vs Passing parameters to functions
votes: 24, answers: 1
* Why is there no IO transformer in Haskell?
votes: 16, answers: 2
* Is it possible to make GHC optimize (deforest) generic functions such as catamorphisms?
votes: 16, answers: 1
* Is it possible to use irrefutable tilde (`~`) patterns in lambda expressions?
votes: 14, answers: 1
* Can Scala's Cake Pattern be implemented in Haskell?
votes: 13, answers: 2
* Confused by the meaning of the 'Alternative' type class and its relationship to other type classes
votes: 13, answers: 5
* How to add fields that only cache something to ADT?
votes: 13, answers: 0
* Type algebra and Knuth's up arrow notation
votes: 13, answers: 1
Until next time,
Daniel Santa Cruz
References