Welcome to issue 221 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers the
week of March 25 to 31, 2012.
Quotes of the Week
* Tekmo: Now I have a monoid in the category of problems.
* hpc: atomically the whole thing
* BMeph (in "announcer voice"): In a world, where orphan instances
collide, one language holds the key to successful compilation, in
our time.
* thoughtpolice: if there is a question, edwardk probably has the
answer
* danharaj: All I have to do is remove me from the program and it
works.
* anonymous: Caveat implementor.
* ski: 'getLine :: IO String' is a recipe for how to interact with
the world to acquire a `String'
ski: the recipe is not the cake
Top Reddit Stories
* My Thesis is Finally Complete! "Elm: Concurrent FRP for functional GUIs"
Domain: self.haskell, Score: 74, Comments: 31
* ANNOUNCE: Happstack 7! (Haskell Web Framework)
* pipes-like conduit
* SIMD Support for the vector library
* Replacing Cabal
* Summarizing the conduit questions
* I love `RWST r w s (IO a) ` to ease the transition from imperative
programming. Am I cheating?
Domain: self.haskell, Score: 31, Comments: 53
* FRP - Three principles for bidirectional GUI elements
* haskell-src-exts-1.12.0: supports the new quasi-quoter syntax
* Why GADTs are awesome: implementing System F using HOAS
* Reactive-banana: new major release
Top StackOverflow Questions
* Does Haskell require a garbage collector?
votes: 40, answers: 7
* Can you recognize an infinite list in a Haskell program? [closed]
votes: 20, answers: 5
* Confusion regarding a passage in the “Kinds and some type-foo”
votes: 12, answers: 1
* Haskell: Correct practice to specify version in source?
votes: 7, answers: 2
* How to count the number of times a fuction was called, the FP way
votes: 7, answers: 2
* how to translate Haskell into Scalaz?
votes: 7, answers: 2
* In which languages is function abstraction not primitive
votes: 7, answers: 7
* Is it possible to debug pattern matching in a Haskell function?
votes: 6, answers: 3
* Generate cabal file with dependencies on foreign libs
votes: 5, answers: 2
* Is there a monadic version of Arbitrary to use with QuickCheck?
votes: 5, answers: 2
Until next time,
Daniel Santa Cruz
References