Welcome to issue 218 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers the
week of March 11 to 17, 2012.
Quotes of the Week
* cmccann: * cmccann needs to hurry up and get his stream processing
library finished before all the possible synonyms for "thing that
other things flow through" are taken
* shergill: silver bullets don't respect eta equivalency. it needs to
be made of silver, and not simply *act* like one :P
Top Reddit Stories
* Shelly: Write your shell scripts in Haskell
* The Glasgow Haskell Compiler (draft chapter for "The Architecture of
Open Source Applications, Volume 2")
* Announcing the Yesod Platform
* The Cabal of my dreams
* Announcing: Snap Framework v0.8
* Leksah 0.12
* uncurryWith and concatenative programming
Domain: self.haskell, Score: 30, Comments: 4
* New course on parallel functional programming at Chalmers
* Anyone in the Toronto area looking for a job?
Domain: self.haskell, Score: 28, Comments: 22
* Building a Concurrent Web Scraper With Haskell
Domain:
adit.io, Score: 26, Comments: 1
* Using Text.Parsec.Indent to parse an indentation-sensitive language with
Haskell’s Parsec library.
* Coapplicative Functor?
Domain: self.haskell, Score: 21, Comments: 37
* HalVM: Easy install on Fedora 16 + 64bit support
Top StackOverflow Questions
* How do you represent a graph in Haskell?
votes: 18, answers: 4
* Impredicative types vs. plain old subtyping
votes: 16, answers: 0
* Can GHC really never inline map, scanl, foldr, etc.?
votes: 14, answers: 3
* Redefine IO to simplify debugging?
votes: 11, answers: 1
* Quadratic programming in Haskell
votes: 11, answers: 1
* How can I test a higher-order function using QuickCheck?
votes: 11, answers: 2
* Haskell: how to map a tuple?
votes: 10, answers: 7
* Repacking monads — any generic way?
votes: 9, answers: 4
* Is there any reason not to use the INLINABLE pragma for a function?
votes: 9, answers: 1
* Repa 3 performance and correct usage of 'now'
votes: 9, answers: 1
Until next time,
Daniel Santa Cruz
References