Welcome to issue 297 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers
from June 8 to 14, 2014

Quotes of the Week

   * dpwright: this afternoon I've literally taken an entire (portrait)
     screen's worth of code and reduced it to about three lines and a
     few lens operators

   * tommd: Haskell is a great language. I needed to test a program
     under high CPU load, so to burn some cycles I cabal-installed lens.
     Is there anything Haskell can't do?

   * bernalex: I imagine hell as a place where spj & edwardk are holding
     talks at the same time and I have to choose.

Top Reddit Stories

   * Haxl on Github
     Domain: github.com, Score: 124, Comments: 25
     Original: [1] http://goo.gl/zw8Y8q
     On Reddit: [2] http://goo.gl/FoV1zw

     Domain: dohaskell.com, Score: 92, Comments: 23
     Original: [3] http://goo.gl/uxmtUy
     On Reddit: [4] http://goo.gl/xkGJUb

   * cloud-haskell is on hackage now
     Domain: hackage.haskell.org, Score: 87, Comments: 7
     Original: [5] http://goo.gl/eCHMgO
     On Reddit: [6] http://goo.gl/h9j7H1

   * Facebook releases Haxl, a library for async data access
     Domain: code.facebook.com, Score: 65, Comments: 0
     Original: [7] http://goo.gl/D6xEnM
     On Reddit: [8] http://goo.gl/GCqeEt

   * The problem with mtl
     Domain: ro-che.info, Score: 61, Comments: 58
     Original: [9] http://goo.gl/hDncB8
     On Reddit: [10] http://goo.gl/2uRfm2

   * Why programmers can’t make any money: 
     dimensionality and the Eternal Haskell Tax
     Domain: michaelochurch.wordpress.com, Score: 56, Comments: 37
     Original: [11] http://goo.gl/Ums4cZ
     On Reddit: [12] http://goo.gl/ytLSN2

   * A Year of Functional Programming
     Domain: japgolly.blogspot.com.au, Score: 52, Comments: 17
     Original: [13] http://goo.gl/torrXD
     On Reddit: [14] http://goo.gl/XTSVed

   * Haskell for all: Spreadsheet-like programming in Haskell
     Domain: haskellforall.com, Score: 52, Comments: 26
     Original: [15] http://goo.gl/eaaeHa
     On Reddit: [16] http://goo.gl/biUwQf

   * GHC bug squashing at ZuriHac 2014
     Domain: joachim-breitner.de, Score: 50, Comments: 0
     Original: [17] http://goo.gl/zgd6qV
     On Reddit: [18] http://goo.gl/HDp0Wt

   * There is no Fork—our ICFP 2014 paper about Haxl
     Domain: community.haskell.org, Score: 47, Comments: 4
     Original: [19] http://goo.gl/yvbvAH
     On Reddit: [20] http://goo.gl/pwcBxO

   * EclipseFP 2.6.0 released
     Domain: jpmoresmau.blogspot.fr, Score: 46, Comments: 18
     Original: [21] http://goo.gl/fohXYx
     On Reddit: [22] http://goo.gl/duJMir

   * Haskell Development Workflow Demo, first video I've made, 
     wanted to see if any found it useful
     Domain: youtube.com, Score: 44, Comments: 11
     Original: [23] http://goo.gl/O1REsS
     On Reddit: [24] http://goo.gl/KTK1kk

   * Announcement: Bang, a drum machine DSL for Haskell
     Domain: self.haskell, Score: 42, Comments: 17
     Original: [25] http://goo.gl/QVlj3E
     On Reddit: [26] http://goo.gl/QVlj3E

   * How do you learn to write systems in Haskell? (and a story)
     Domain: self.haskell, Score: 42, Comments: 66
     Original: [27] http://goo.gl/PXiZUD
     On Reddit: [28] http://goo.gl/PXiZUD

   * The Haskell Cast #7 - Chris Done on Compiling to JavaScript and SQL
     Domain: haskellcast.com, Score: 41, Comments: 15
     Original: [29] http://goo.gl/747Kpj
     On Reddit: [30] http://goo.gl/n0nlLJ

   * ICFP 2014 accepted papers
     Domain: github.com, Score: 40, Comments: 3
     Original: [31] http://goo.gl/XZ962N
     On Reddit: [32] http://goo.gl/VnuyDW

   * cabal - the simple guide
     Domain: katychuang.com, Score: 40, Comments: 16
     Original: [33] http://goo.gl/svwYE1
     On Reddit: [34] http://goo.gl/oGidxo

   * Two failed attempts at extensible effects
     Domain: ro-che.info, Score: 37, Comments: 12
     Original: [35] http://goo.gl/DD7WX9
     On Reddit: [36] http://goo.gl/wh8fWW

   * Follow up blog post: "Understanding the RealWorld": the Haskell heap,
     function calls, and primitive types.
     Domain: well-typed.com, Score: 34, Comments: 12
     Original: [37] http://goo.gl/9OMjWu
     On Reddit: [38] http://goo.gl/N0B4cJ

   * "Why Haskell?" Elevator Pitch
     Domain: self.haskell, Score: 33, Comments: 70
     Original: [39] http://goo.gl/xsIOqw
     On Reddit: [40] http://goo.gl/xsIOqw

Top StackOverflow Questions

   * Why should Applicative be a superclass of Monad?
     votes: 21, answers: 3
     Read on SO: [41] http://goo.gl/Z1Q6uo

   * What do you call the data wrapped inside a monad?
     votes: 15, answers: 2
     Read on SO: [42] http://goo.gl/iNtQAX

   * What algorithm is used in Haskell (GHC) for deriving types of 
     recursive expressions?
     votes: 14, answers: 1
     Read on SO: [43] http://goo.gl/7QvfqM

   * What container really mimics std::vector in Haskell?
     votes: 14, answers: 4
     Read on SO: [44] http://goo.gl/k0vk2n

   * Why the cycle function cannot work with empty list?
     votes: 14, answers: 2
     Read on SO: [45] http://goo.gl/B5Na0a

Until next time,
[46]+Daniel Santa Cruz

References