The Awesome Haskell feed

InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo www.influxdata.com
Today

aeson-helper

A common utils for haskell program.
Featured Package // Category Aeson

Yesterday

Awesome Haskell Newsletter » 459

Top Stories
  • A different way to do concurrency — Haskell’s STM monad by Elisabeth Stenholm
  • Selective Applicative Functors
  • Part 2 of Combinatorial Interview Problems with Backtracking Solutions - From Imperative Procedural Programming to Declarative Functional Programming

threepenny-gui

GUI framework that uses the web browser as a display.
Featured Package // Category GUI

Last 7 Days

Selective Applicative Functors

Article Popular Story // blog.veritates.love

hercules-ci-agent

https://hercules-ci.com build and deployment agent
Featured Package // Category hercules

tar

Reading, writing and manipulating ".tar" archive files.
Featured Package // Category Codec

tls

TLS/SSL implementation in haskell
Featured Package // Category Network

xreferee: Enforce cross references across a repository

Library Popular Story // github.com

ClickHaskell 1.0.0 is out

Update Popular Story // github.com

arithmoi

Number theory: primes, arithmetic functions, modular computations, special sequences
Featured Package // Category Algorithms

wai-saml2

WAI middleware implementing SAML2
Featured Package // Category Security

Last 30 Days

Know When To Fold ‘Em: Haskell for Dilettantes

Article Popular Story // youtu.be

ampersand

This repository contains the source code of the Ampersand compiler. For developing in VS-code, it contains a devcontainer. It contains a Dockerfile for generating a docker image. A commit on the main branch sets of the build street, which creates a new image in the ampersand repository in docker hub.
Featured Package // Category Database

Awesome Haskell Newsletter » 458

Top Stories
  • Advent of Code 2025 day 5
  • Bidirectional parsing and printing (of JSON) (Haskell Unfolder #52)
  • Advent of Code 2025 day 9

bugsnag-haskell

Bugsnag error reporter for Haskell
Featured Package // Category Web

una

A universal interface to multiple unarchiving tools
Featured Package // Category Utils

An apologia for lazy evaluation

Article Popular Story // epicandmonicisnotiso.blogspot.com

unix

POSIX functionality
Featured Package // Category unix

zm

Language independent, reproducible, absolute types.
Featured Package // Category Data

accelerate-llvm

LLVM backend for Accelerate
Featured Package // Category accelerate

dl-fedora

Tool for downloading Fedora images
Featured Package // Category Utils

gitlib-utils

Generic utility functions for working with Git repositories
Featured Package // Category FFI

Awesome Haskell Newsletter » 457

Top Stories
  • Hasktorch: LibTorch Haskell bindings for deep learning using FFI
  • What's the Point of Learning Functional Programming?
  • Google Summer of Code 2025 Final Results

xlsx

Simple and incomplete Excel file parser/writer
Featured Package // Category xlsx

wide-word

A haskell library providing Word128 and Int128 types
Featured Package // Category Data

sizes

Recursively show space (size and i-nodes) used in subdirectories
Featured Package // Category Development

Hasktorch: LibTorch Haskell bindings for deep learning using FFI

Article Popular Story // www.stackbuilders.com