Welcome to issue 278 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers the
week of August 18 to 24, 2013.

Quotes of the Week

   * johnw: finger trees must be related to palm trees somehow

   * monochrom: "do, or undo. there is no redo." :)

   * danharaj: arrows are just strong monads in the 2-category of
     profunctors. what's the problem?

   * BMeph: If only they knew the POWER...of the darcs-IDE!

   * geekosaur: "tekmo and the pipes list" sounds like some kind of
     postmodernist band

Top Reddit Stories

   * Building an Asteroids Clone in Haskell using Netwire
     Domain: ocharles.org.uk, Score: 88, Comments: 22
     On Reddit: [1] http://goo.gl/HZBtcK
     Original: [2] http://goo.gl/Gp8TVw

   * What's new in Cabal 1.18 - sandboxes, REPL, cross-compilation and more!
     Domain: coldwa.st, Score: 75, Comments: 18
     On Reddit: [3] http://goo.gl/8eSChe
     Original: [4] http://goo.gl/VrHkMY

   * An Introduction to Cabal sandboxes
     Domain: coldwa.st, Score: 64, Comments: 33
     On Reddit: [5] http://goo.gl/oFGzfK
     Original: [6] http://goo.gl/ByA6Ru

   * Reasoning about space leaks with space invariants
     Domain: apfelmus.nfshost.com, Score: 59, Comments: 48
     On Reddit: [7] http://goo.gl/cKlPrM
     Original: [8] http://goo.gl/E4kIjD

   * Bound: Making de Bruijn Succ Less on School of Haskell by Edward Kmett
     Domain: fpcomplete.com, Score: 48, Comments: 14
     On Reddit: [9] http://goo.gl/v7tgWO
     Original: [10] http://goo.gl/glTA3N

   * PatternSynonyms - ghc trac
     Domain: ghc.haskell.org, Score: 35, Comments: 14
     On Reddit: [11] http://goo.gl/8zuy1T
     Original: [12] http://goo.gl/5Bw6FN

   * Revisiting Matrix Multiplication, Part III: 
     Customizing Vector by Edward Kmett
     Domain: fpcomplete.com, Score: 33, Comments: 1
     On Reddit: [13] http://goo.gl/hfoJJ7
     Original: [14] http://goo.gl/yLUSWP

   * Great new platform to increase *practical* code literacy 
     (with Haskell support).
     Domain: mdswanson.com, Score: 29, Comments: 13
     On Reddit: [15] http://goo.gl/sFLBQm
     Original: [16] http://goo.gl/TIJPTi

   * Bartosz' basic Haskell: Error Handling
     Domain: fpcomplete.com, Score: 28, Comments: 4
     On Reddit: [17] http://goo.gl/1jBaWG
     Original: [18] http://goo.gl/zZrPxH

   * A Pragmatic Case for Static Typing with Brian Hurt on Vimeo 
     (at NY-Haskell)
     Domain: vimeo.com, Score: 27, Comments: 11
     On Reddit: [19] http://goo.gl/uECaaB
     Original: [20] http://goo.gl/59c8Wo

   * Write yourself a Brainfuck in an hour
     Domain: github.com, Score: 26, Comments: 13
     On Reddit: [21] http://goo.gl/lAfzRf
     Original: [22] http://goo.gl/cbJZ7t

Top StackOverflow Questions

   * Is it possible to lazily traverse a recursive data-structure 
     with O(1) memory usage, tail-call optimized?
     votes: 10, answers: 4
     Read on SO: [23] http://goo.gl/1qsBKq

   * pattern matching of the form: Option{..} <-
     votes: 10, answers: 1
     Read on SO: [24] http://goo.gl/HY3FWY

Until next time,
[25]+Daniel Santa Cruz

References