Haskell Weekly

Newsletter

Issue 349 2023-01-05

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

  • Make an impact on the developer ecosystem (ad)

    Are you using the same platforms and apps? What have you stopped using and what are your pain points? Take part in the most complete survey Developer Nation has ever created, shape the key trends among developers for 2023 and win amazing prizes such as laptops, courses, gifts cards and many more!

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

In brief

Show & tell

  • atomic-counter by Sergey Vinokurov

    Mutable cells that hold an integer value and can be safely modified from multiple threads.

  • PokerSolver

  • vad-audio by Jim Snavely

    Voice Assistant provides basic functionality to enable the creation of a voice activated software agent.

  • xdg-basedir-compliant by Pierre Thierry

    This is a compliant implementation of the XDG Base Directory Specification.

Call for participation