[Call for Participation]: 2.5 hour Haskell Foundation Online Workshop

0 comments

Lobsters
[Call for Participation]: 2.5 hour Haskell Foundation Online Workshop

Hello everyone, Please join us this Friday for 5 talks on the uses of AI in Haskell development. The event will stream on our YouTube Channel starting at 11:30am Eastern on Friday, June 26th. And will go until 14:00 Eastern. Here’s the scheduled program (talk abstracts are below) 11:30 Alfredo Di Napoli: Consulting for clients who use AI: a tale of a few hats 12:00 Gautier Di Folco: LLM as a SDLC support 12:30 Christian Georgii: Tricorder, A new development tool for Haskell and LLMs 13:00...

Haskell Community

I'm pleased to announce hledger 2.0 preview release 3!

Highlights:
- conventional file layout for rules/data/prices
- get command
- commodity aliases
- print aligns by decimal mark
- more intuitive precision behaviour
- more robust lot detection
- average cost basis methods
- customisable report titles
- prices --summary report
- a more robust roi report
- and many other improvements and fixes.

https://hledger.org/relnotes.html#2026-06-24-hledger-1993
https://hledger.org/install

#hledger #plaintextaccounting #haskell

Release notes - hledger

plain text accounting, made easy

always extra fun to compile the #frege compiler with the #frege compiler.

I wonder whether future generations will be allowed to enjoy the same sense of accomplishment.

#retrocomputing #functionalPrograming #java #haskell

Tagged data in Haskell (SICP 2.4.2)

Record type inference for dummies

Gentle tour of type inference for records

Reminder: we have the #Bangalore #FPIndia #meetup this Saturday at Pre6! We have two planned talks - 1. Abhinav will talk about type level programming in #Haskell 2. Srijan will talk about #MachineLearning in pure languages, specifically with #HaskTorch hasgeek.com/fpindia/bang...

Bangalore FP June 2026 meetup
Bangalore FP June 2026 meetup

Bangalore FP June 2026 meetup

Reminder: we have the #Bangalore #FPIndia #meetup this Saturday at Pre6! We have two planned talks -

1. Abhinav will talk about type level programming in #Haskell
2. Srijan will talk about #MachineLearning in pure languages, specifically with #HaskTorch

https://hasgeek.com/fpindia/bangalore-fp-june-2026-meetup/

Bangalore FP June 2026 meetup

Bangalore FP June 2026 meetup

Stream is on tonight. Some more hacking around in Haskell learning how to make an ECS for the MUD server we’re figuring out. 8:10pm EST

https://twitch.tv/agentultra

#haskell

agentultra - Twitch

Streaming adventures in Haskell programming. I like cats, reading, music, and board games too.

Twitch

"If you have used OCaml 5 this will feel familiar, except OCaml keeps its effects out of the types, so you find out about an unhandled one at runtime, in production, on a Friday."

"If you have used Haskell this will also feel familiar, except in Haskell you would be assembling a monad transformer stack, lifting each operation through every layer by hand, and explaining to a junior colleague that a monad is just a monoid in the category of endofunctors, what's the problem."

https://www.stephendiehl.com/posts/prism/

#ocaml #functionalprogramming #haskell #programminglanguages

Crypto in 2026: Oh, This is the Bad Place - Stephen Diehl

Personal blog of Stephen Diehl - Software engineer writing about technology, programming, and the future

Stephen Diehl