Welcome to issue 259 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers the
week of February 10 to 16, 2013.
Quotes of the Week
* frerich: i thought endo is where the ewoks live
* edwardk: on the other hand i also write excessively polymorphic
code
Top Reddit Stories
* Comonads are objects
* GHC HEAD now has OverloadedLists as an extension - allowing you to more
easily specify literal Maps, Text, Vector, ByteString etc values.
* GHC HEAD: new parallel I/O manager merged
* The Algebra of Algebraic Data Types (Part I)
* deprecation rage :: hpaste
* Github incorrectly recognizes haskell code as perl thus making language
usage studies based on github useless.
* StackOverflow [haskell] hits 10k questions!
* Don Stewart provides a great concise overview of the many areas of
Haskell performance analysis
* The Algebra of Algebraic Data Types, Part 2
* Upcoming conduit 1.0 & comparison to pipes & io-streams
* Library: A collection of tools for processing PDF files in Haskell
* Introduction to Haskell, Lecture 5 is Live (Creating Data Types)
* FP Complete Hiring for Haskell evangelist / customer and community
relations advocate
* Quick and Easy DSLs with Writer Endo
Top StackOverflow Questions
* Least-strict (*)
votes: 17, answers: 2
* Referential transparency with polymorphism in Haskell
votes: 14, answers: 1
* Truncating to Word type
votes: 11, answers: 1
* Is there a generalization of these Free-like constructions?
votes: 11, answers: 0
* How fast is Data.Sequence.Seq compared to []?
votes: 9, answers: 1
* Does FreeT keep the equational reasoning benefits of Free?
votes: 9, answers: 1
* Understanding recursion in Haskell
votes: 7, answers: 5
* What laws are the standard Haskell type classes expected to uphold?
votes: 7, answers: 2
* What does (== “ ”) mean, in Haskell?
votes: 7, answers: 4
* Linking separate projects in GHC
votes: 7, answers: 1
* What are structures with “subtraction” but no inverse?
votes: 7, answers: 1
Until next time,
+Daniel Santa Cruz
References