Welcome to issue 306 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers
from September 07 to 13, 2014

Quotes of the Week

   * prophile: at this point ekmett is more part of the language than a
     practitioner of it

   * Qfwfq: Simon is a title, not a forename.

Top Reddit Stories

   * Haskell for all: Morte: an intermediate language for super-optimizing
     functional programs
     Domain: haskellforall.com, Score: 110, Comments: 83
     Original: [1] http://goo.gl/MjPyyr
     On Reddit: [2] http://goo.gl/v2btl4

   * AMP has landed in GHC Main!
     Domain: haskell.org, Score: 88, Comments: 71
     Original: [3] http://goo.gl/giu1Xh
     On Reddit: [4] http://goo.gl/ZGJ76S

   * [Meta] What's with all these downvotes on beginner questions?
     Domain: self.haskell, Score: 69, Comments: 67
     Original: [5] http://goo.gl/ik2uu2
     On Reddit: [6] http://goo.gl/ik2uu2

   * Haskell Implementors Workshop 2014 videos [youtube]
     Domain: youtube.com, Score: 59, Comments: 11
     Original: [7] http://goo.gl/ijM6hs
     On Reddit: [8] http://goo.gl/48GOSr

   * FP Complete is hiring: Haskell web UI developer
     Domain: fpcomplete.com, Score: 59, Comments: 14
     Original: [9] http://goo.gl/0kPlFl
     On Reddit: [10] http://goo.gl/WtivSo

   * How to get (approx) stack traces with profiled builds
     Domain: self.haskell, Score: 46, Comments: 15
     Original: [11] http://goo.gl/ZAurK6
     On Reddit: [12] http://goo.gl/ZAurK6

   * Hakaru: An embedded probabilistic programming language
     Domain: indiana.edu, Score: 40, Comments: 10
     Original: [13] http://goo.gl/PLcCGW
     On Reddit: [14] http://goo.gl/aP7giY

   * Why does David Turner say type classes were a bad idea?
     Domain: self.haskell, Score: 37, Comments: 96
     Original: [15] http://goo.gl/WqRLZQ
     On Reddit: [16] http://goo.gl/WqRLZQ

   * Let's Build a Browser Engine in Haskell: Part 2
     Domain: hrothen.github.io, Score: 33, Comments: 14
     Original: [17] http://goo.gl/PyxMOy
     On Reddit: [18] http://goo.gl/45L7hs

   * Proposal for copatterns in Idris
     Domain: github.com, Score: 30, Comments: 38
     Original: [19] http://goo.gl/7Zv7U1
     On Reddit: [20] http://goo.gl/pPIq8p

   * GHC Blog: Static pointers and serialisation (by SPJ)
     Domain: ghc.haskell.org, Score: 28, Comments: 2
     Original: [21] http://goo.gl/HJrm4t
     On Reddit: [22] http://goo.gl/kPxJj5

   * introduction to the basic lens operators
     Domain: intolerable.me, Score: 26, Comments: 12
     Original: [23] http://goo.gl/VXlKnm
     On Reddit: [24] http://goo.gl/b0bLfE

   * Prisms lead to typeclasses for subtractive types
     Domain: gelisam.blogspot.ca, Score: 22, Comments: 6
     Original: [25] http://goo.gl/l9QIIm
     On Reddit: [26] http://goo.gl/GMD5Cj

   * Preventing memoization in (AI) search problems
     Domain: okmij.org, Score: 22, Comments: 16
     Original: [27] http://goo.gl/oEb6WD
     On Reddit: [28] http://goo.gl/jqVKPS

   * A shallow survey of formal methods for C code
     Domain: imperialviolet.org, Score: 21, Comments: 7
     Original: [29] http://goo.gl/rJgycy
     On Reddit: [30] http://goo.gl/RrXwns

   * Haskell Lectures
     Domain: shuklan.com, Score: 21, Comments: 1
     Original: [31] http://goo.gl/Ef0E4
     On Reddit: [32] http://goo.gl/VASdCX

   * A Netwire 5 Tutorial
     Domain: self.haskell, Score: 20, Comments: 5
     Original: [33] http://goo.gl/BmcKWr
     On Reddit: [34] http://goo.gl/BmcKWr

   * Haskell Symposium talk on inline Objective-C in Haskell
     Domain: speakerdeck.com, Score: 20, Comments: 0
     Original: [35] http://goo.gl/VDHOiP
     On Reddit: [36] http://goo.gl/TyL90G

   * HaLVM / Unikernel talk at the Xen User Summit on Monday, September 15th
     Domain: sched.co, Score: 19, Comments: 8
     Original: [37] http://goo.gl/HoVwWT
     On Reddit: [38] http://goo.gl/9lqCE0

   * Fun with (Extended Kalman) Filters
     Domain: idontgetoutmuch.wordpress.com, Score: 18, Comments: 2
     Original: [39] http://goo.gl/8EGSQR
     On Reddit: [40] http://goo.gl/aTASRU

Top StackOverflow Questions

   * Why does OCaml sometimes require eta expansion?
     votes: 12, answers: 1
     Read on SO: [41] http://goo.gl/TsBuz5

   * Can Haskell evaluate and not garbage collect random indexes in a list?
     votes: 11, answers: 2
     Read on SO: [42] http://goo.gl/zXsBT1

   * How do I install dependencies when cross compiling haskell code?
     votes: 10, answers: 1
     Read on SO: [43] http://goo.gl/3qH6zK

   * Haskell lenses: how to make view play nicely with traverse?
     votes: 10, answers: 3
     Read on SO: [44] http://goo.gl/EWrR5j

   * Is there an instance of Monad but not of MonadFix?
     votes: 10, answers: 2
     Read on SO: [45] http://goo.gl/EAh0qc

   * How can the continuation monad be expressed using the free monad?
     votes: 10, answers: 3
     Read on SO: [46] http://goo.gl/ymMoFw

Until next time,
[47]+Daniel Santa Cruz

References