Haskell Weekly

Newsletter

Issue 367 2023-05-11

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

  • CLC Update (May 2023) by Dmitrii Kovanikov

    As part of my Core Libraries Committee (CLC) involvement, I committed to writing monthly CLC updates, and this is the 3rd update.

  • Migrating from Jekyll to Hakyll by Isaac Elliott

    Recently I’ve been working on a math-heavy post, and I decided that I wanted MathML support for this site.

  • Restoring addresses with Haskell by Nikola Ubavic

    The task is that for given string s containing only digits, we find all possible valid IPv4 addresses that can be formed by inserting dots into s.

Jobs

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

In brief

Show & tell

  • First release candidate for stack-2.11.1 by Mike Pilgrem

    Please test it and let us know at the Stack repository if you run into any trouble. If all goes well, we hope to release the final version in a couple of weeks.

Call for participation