27 Jun
An article that looks at monads and other combinator based parsing using Arrow (and Applicative in the Haskell Reddit discussion).
05 Feb
A stream processing library using arrows in Clojure.
24 Feb
David R. Maclver's mechanical introduction to Haskell's Control.Arrow package. It looks at the functions rather than the abstraction.