Welcome to issue 226 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers the
week of April 29 to May 5, 2012.
Quotes of the Week
* acowley: I write the most complicated bottoms
* Cale: OpenGL is the Rubik's Cube of graphics libraries. It's nearly
impossible to change some things without affecting other things
Top Reddit Stories
* HJ — Haskell-to-JavaScript compiler (WIP)
* Life Without Objects
* New major release of the containers package
* Haskell and the World: Encodings and the Common Misuse of ByteString
* How to write hybrid CPU/GPU programs with Haskell
* phantom tainting with kind error messages
* Annotated slides: Comparing Dynamic and Static Language Approaches to
Web Frameworks (Rails vs Yesod)
* SPJ talk: Towards Haskell in the Cloud
* hotswap -- a simple, high level interface to plugins for hotswapping code
* Online Haskell typechecker
Top StackOverflow Questions
* Algebraically interpreting polymorphism
votes: 21, answers: 5
* Absolute value of negative zero - bug, or a part of the floating
point standard?
votes: 16, answers: 3
* how to implement doubly linked lists
votes: 10, answers: 1
* GHC type inference for higher rank types - assigning to monotypes
votes: 10, answers: 1
* Communication between Java and Haskell
votes: 9, answers: 3
* Default constraint kinds are ignored
votes: 9, answers: 2
* Scrap Your Boilerplate equivalent in Scala?
votes: 7, answers: 1
* Does the chain function in underscore.js create a monad?
votes: 7, answers: 1
* Why do Haskell list comprehensions with multiple generators treat the
rightmost generator as the tightest loop?
votes: 6, answers: 3
* Haskell records, cleaner approach?
votes: 6, answers: 1
Until next time,
Daniel Santa Cruz
References