[] announcement

Announcement: HSMin - more AI-friendly Haskell code! []

Code? Reading code is such a 2025 activity, now we just vibe! We should adapt our software such that it’s easier to read for machines. Tokens burn down trees, y’know. So we should minify!

For example, consider this program:

module Main where

main :: IO ()
main = putStr $

Announcement: unwitch []

Hello 👋 Announcing unwitch. A primitive conversion library with better safety and error messages. It can do safety on unboxed types as well. The idea is inspired by witch but removes the type class magic from it, instead it uses functions. So it’s like witchcraft without the magic! ✨

Announcement: memory / ram fork []

Hello 👋 Recently there was some discussion around forking basement as baseplate. After some investigation I found out the basement library isn’t all that useful, so I decided to fork memory instead, as ram, which no longer depends on basement.

This follows the recent crypton/cryptonite fork. Crypton now also