Haskell Weekly

Newsletter

Issue 389 2023-10-12

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

  • Agda 2.6.4 released by Andreas Abel

    The Agda Team is very pleased to announce the release of Agda 2.6.4.

  • #haskell-stack matrix chat room by Simon Michael

    An active chat room helps a project grow and improve faster. The cabal project has been making great use of theirs (#hackage on Libera IRC), but it seemed to me that there was no equivalent for stack users and devs.

Show & tell

  • blaze-html-qq by ocramz

    With this library you can parse inline HTML at compile time and produce MarkupM terms for blaze-markup and blaze-html.

  • DevOps Weekly Log, 2023-10-04 by Bryan Richter

    Releasing GHC 9.6.3 and following up on that work took the bulk of my time. The rest of it has been spent dealing with CI, as befits my role.

  • Haskell Extension idea: QualifiedData by Vance Palacio

    I’ve been bouncing this idea around in my head for a while now, and after playing with some imaginary code, I thought I’d share it with the community to get some feedback.

Call for participation