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

Quotes of the Week

   * Kinnison * imagines a radio station playing only things like 'Life
     tru a Lens', stuff by 'Dire States' or 'Monadonna'

Top Reddit Stories

   * Today I published an introductory book on Haskell Data Analysis
     Domain: haskelldata.com, Score: 99, Comments: 26
     Original: [1] http://goo.gl/R2kRFu
     On Reddit: [2] http://goo.gl/Ka0oP5

   * Backpack: An ML-like module system for Haskell
     Domain: plv.mpi-sws.org, Score: 76, Comments: 44
     Original: [3] http://goo.gl/7Zkxbg
     On Reddit: [4] http://goo.gl/78H37f

   * Cgrep, a context-aware grep for source code.
     Domain: awgn.github.io, Score: 67, Comments: 13
     Original: [5] http://goo.gl/q1VdEA
     On Reddit: [6] http://goo.gl/2NNTrO

   * Teenage Haskell
     Domain: twdkz.wordpress.com, Score: 63, Comments: 7
     Original: [7] http://goo.gl/cvJ0ap
     On Reddit: [8] http://goo.gl/aISHlG

   * GHC 7.10 gains -XBinaryLiterals language syntax extensions
     Domain: github.com, Score: 63, Comments: 14
     Original: [9] http://goo.gl/qfWvAg
     On Reddit: [10] http://goo.gl/NOVgme

   * Haskelier - Haskell for the Advanced Layman
     Domain: haskelier.tumblr.com, Score: 59, Comments: 26
     Original: [11] http://goo.gl/pLsRB1
     On Reddit: [12] http://goo.gl/5HBSWD

   * Barely Functional: Writing a Real Program in Haskell
     Domain: ben.kirw.in, Score: 57, Comments: 36
     Original: [13] http://goo.gl/4yWLuL
     On Reddit: [14] http://goo.gl/B1LX8f

   * hmatrix 0.16 now BSD3 and with static dimension checking
     Domain: github.com, Score: 51, Comments: 10
     Original: [15] http://goo.gl/C5zKzk
     On Reddit: [16] http://goo.gl/A94AkD

   * Formatting: type-safe printf-like library by chrisdone
     Domain: hackage.haskell.org, Score: 51, Comments: 24
     Original: [17] http://goo.gl/DHM0Yn
     On Reddit: [18] http://goo.gl/zUQN02

   * Haskell 2014 accepted papers, with links (pull requests welcome)
     Domain: github.com, Score: 50, Comments: 5
     Original: [19] http://goo.gl/B2f434
     On Reddit: [20] http://goo.gl/XSmJGo

   * Real World Haskell - Outdated Parts?
     Domain: self.haskell, Score: 50, Comments: 12
     Original: [21] http://goo.gl/5YhIOT
     On Reddit: [22] http://goo.gl/5YhIOT

   * I'm trying my hardest to learn this language and only get more and 
     more discouraged.
     Domain: self.haskell, Score: 48, Comments: 111
     Original: [23] http://goo.gl/9vuPBe
     On Reddit: [24] http://goo.gl/9vuPBe

   * Using f-algebras to produce a statically typed 
     functional programming language
     Domain: burz.github.io, Score: 47, Comments: 19
     Original: [25] http://goo.gl/9YCz4k
     On Reddit: [26] http://goo.gl/DvWBPS

   * 'ghc-make' released
     Domain: neilmitchell.blogspot.de, Score: 47, Comments: 19
     Original: [27] http://goo.gl/JlMS1a
     On Reddit: [28] http://goo.gl/kO2FQP

   * A simple alternative to De Bruijn indexing, from ICFP 2013
     Domain: pchiusano.io, Score: 46, Comments: 24
     Original: [29] http://goo.gl/7PBIM2
     On Reddit: [30] http://goo.gl/PGmQ6W

   * Haskoin: A Haskell implementation of the Bitcoin protocol.
     Domain: github.com, Score: 44, Comments: 0
     Original: [31] http://goo.gl/n0eCEI
     On Reddit: [32] http://goo.gl/bvsE24

   * What is the state of "The JavaScript Problem"? What is the currently 
     preferred way to solve in a real world application?
     Domain: self.haskell, Score: 42, Comments: 55
     Original: [33] http://goo.gl/dIww4i
     On Reddit: [34] http://goo.gl/dIww4i

   * ANNOUNCE: STM-Containers. A hash map and hash set for STM
     Domain: hackage.haskell.org, Score: 41, Comments: 13
     Original: [35] http://goo.gl/6nuWAc
     On Reddit: [36] http://goo.gl/rAzIYr

Top StackOverflow Questions

   * Why does flooring infinity does not throw some error?
     votes: 14, answers: 1
     Read on SO: [37] http://goo.gl/f7gUB8

   * How long can the name of a type constructor be?
     votes: 12, answers: 1
     Read on SO: [38] http://goo.gl/mGiblp

   * Difference between $ and ()
     votes: 11, answers: 5
     Read on SO: [39] http://goo.gl/lTB24e

   * Need advice on optimising Haskell data processing
     votes: 11, answers: 3
     Read on SO: [40] http://goo.gl/NnEqgn

   * Reconciling lens usage with database access
     votes: 11, answers: 1
     Read on SO: [41] http://goo.gl/Zczjjf

   * Why constraints on data are a bad thing?
     votes: 11, answers: 3
     Read on SO: [42] http://goo.gl/l0WXtP

   * Can I use template haskell to define missing functions?
     votes: 10, answers: 2
     Read on SO: [43] http://goo.gl/AFFS2T

   * Is there a reason we can't populate types with DataKinds?
     votes: 10, answers: 2
     Read on SO: [44] http://goo.gl/1gpZej

   * Why is a built-in function applied to too few arguments considered to
     be in weak head normal form?
     votes: 10, answers: 2
     Read on SO: [45] http://goo.gl/6iFG8a

Until next time,
[46]+Daniel Santa Cruz

References