Haskell Weekly

Newsletter

Issue 173 2019-08-22

Subscribe now! We'll never send you spam. You can also follow our feed. Read more issues in the archives.

Welcome to another issue of Haskell Weekly! Haskell is a safe, purely functional programming language with a fast, concurrent runtime. This is a weekly summary of what’s going on in its community.

Featured

Jobs

Trying to hire a Haskell developer? You should advertise with us!

In brief

Package of the week

This week’s package of the week is unipatterns. Have you ever wanted to match on a really large expression in-line but don’t want to bother pulling out a whole case-statement? Scrap your case statements with unipattern matches!

Call for participation