Welcome to issue 243 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers the
week of August 26 to September 01, 2012.
Quotes of the Week
* companion_cube: "I don't understand this article at all"
edwardk: "Well, when you finish reading it, here's a follow-up
article"
Top Reddit Stories
* Parsing with Haskell and Attoparsec
* FRP - Release of reactive-banana-0.7.
Finally features dynamic event switching!
* Combinatorrent - Writing Haskell Code for Fun and Profit [InfoQ]
* Putting it all together -- Example project that pulls together
Snap, Blaze, OpenId, IxSet, AcidState, and Sessions.
Domain: self.haskell, Score: 34, Comments: 3
* Invert the Inversion of Control
Domain:
thev.net, Score: 32, Comments: 30
* A follow up on my initial experience and why there's
still something immensely attractive about Haskell
* Haskim -- a convenient Haskell VIM distribution
* Introducing Perdure: persistence for acyclic immutable data
* Existential types and data abstraction
* I just realized that running monads is applying a left monad action
Domain: self.haskell, Score: 20, Comments: 63
Top StackOverflow Questions
* How can I recover sharing in a GADT?
votes: 14, answers: 2
* Constructing efficient monad instances on `Set`
(and other containers with constraints) using the continuation monad
votes: 13, answers: 2
* Numbers as multiplicative functions (weird but entertaining)
votes: 12, answers: 1
* Game server in Haskell
votes: 10, answers: 3
* Why doesn't sortBy take (a -> a -> Bool)?
votes: 10, answers: 5
* Default type instances referring to each other
votes: 9, answers: 1
* Applying a fixed-length-vector-function to the inital part of a
longer fixed-length-vector
votes: 9, answers: 2
* Haskell: example of function of type a -> a, besides the identity
votes: 9, answers: 5
* Stack overflow when using Haskell sort function
votes: 8, answers: 2
* How to navigate up inside a HUET Zipper
votes: 7, answers: 2
* Haskell : reference to previously updated elements of list within
the update function
votes: 7, answers: 6
* Is there any way to make parsec report “shift-reduce” conflicts?
votes: 7, answers: 1
* Haskell: how to write a monadic variadic function, with parameters
using the monadic context
votes: 7, answers: 1
* Haskell parMap and parallelism
votes: 7, answers: 1
Until next time,
Daniel Santa Cruz
References