Haskell Weekly

Newsletter

Issue 359 2023-03-16

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

  • GHC 9.6.1 is now available by Ben Gamari

    The GHC team is very pleased to announce the availability of GHC 9.6.1. Beginning with GHC 9.6.1, GHC can be built as a cross-compiler to WebAssembly and JavaScript.

  • Just released: cabal 3.10.1.0 by Mikolaj Konarski

    The cabal team is proud to announce the release of cabal 3.10.1.0. This is mainly a bugfix release, but it has some new features and enhancements as well.

  • Haskell Tiny Game Jam 2023 Results by Simon Michael

    We are very pleased to announce… the results of Haskell Tiny Game Jam 2023! Congratulations and thanks to all participants!

  • Interface Files with Core Definitions by Matthew Pickering

    In this post, I will explain a new feature which allows GHC to store the Core definitions of entire modules in interface files.

  • Parsing Permutations by Alex Washburn

    Despite the module’s small interface, simple type signatures, and succinct code, I greatly appreciate the practicality provided as well as the theoretical underpinnings.

  • What’s new in GHC 2021 by Chris Martin

    A complete overview of the modern Haskell defaults.

Jobs

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

In brief

Call for participation