Welcome to issue 236 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers the
week of July 8 to 14, 2012.
Quotes of the Week
* RichardBuckminsterFuller: When I am working on a problem, I never
think about beauty. But when I have finished, if the solution is
not beautiful, I know that it is wrong.
* Taneb: I'm doing the thing that every bored haskeller does one day
and rewriting Prelude
Top Reddit Stories
* Haskell Performance Patterns
* Code Us Some Roguelike in Haskell!
* I never tested this code before releasing it
Confession of a Haskell Hacker
Domain:
r6.ca, Score: 51, Comments: 48
* Breaking from a loop
* The Classy Prelude, an alternate prelude which makes it easier
to use conflicting names via typeclasses, and thereby encourages
usage of more powerful libraries like text and unordered-containers.
* The Long and Epic Journey of LambdaCase
* How is this fibonacci-function memoized?
* errors-1.0: Simplified error handling
* Influenced by Haskell
* Experience Report: Haskell in Computational Biology
(Daniels, Gallant, Ramsey)[pdf 7 pp]
* == for Float not referentially transparent
* My second attempt at writing Haskell
Domain: self.haskell, Score: 21, Comments: 27
* Announcing split-channel « Melding Monads
* Deriving the Y combinator from first principles
* Announcing WAI 1.3!
Top StackOverflow Questions
* How is this fibonacci-function memoized?
votes: 43, answers: 3
* What is the combinatory logic equivalent of intuitionistic type theory?
votes: 39, answers: 0
* Does Haskell have return type overloading?
votes: 15, answers: 5
* Is there a way to avoid unnecessary recursion?
votes: 12, answers: 2
* Using vectors for performance improvement in Haskell
votes: 12, answers: 2
* Eliminate Haskell array bounds check for Bounded type?
votes: 11, answers: 1
* Having my cereal and parsing it too
votes: 8, answers: 2
* How does HOpenGL behave with regards to other threads and
TChans in Haskell?
votes: 8, answers: 2
* Number of arguments and point-free in Haskell
votes: 8, answers: 2
* Haskell: Design pattern: classes or pass functions
votes: 7, answers: 3
* Haskell — sort list with impure function
votes: 7, answers: 4
Until next time,
Daniel Santa Cruz
References