Tools & releases
Haskell Foundation Online Workshop on AI Development
June 24, 2026 3 min read
AI-assisted · editor-reviewedHow we use AI
The Haskell Foundation is hosting a 2.5-hour online workshop on Friday, June 26th, featuring five talks on practical AI applications in Haskell development.
Why it matters
This event provides a centralized look at how experienced Haskell developers are incorporating LLMs and new tooling into their professional workflows.
TL;DR
- 01Learn how Haskell consultants balance AI efficiency with professional standards.
- 02Discover 'tricorder', a tool that aids development by surfacing build information for LLM agents.
- 03Explore how typed holes and LLMs can interact via a GHC plugin.
Workshop Schedule
The event streams on the Haskell Foundation YouTube channel on Friday, June 26th, from 11:30 AM to 2:00 PM Eastern.
- 11:30 - Alfredo Di Napoli: Consulting for clients who use AI.
- 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 - Lorenzo Tabacchini: Though this be madness, yet there is method in’t.
- 13:30 - Nathan Bloomfield: Typed Holes + LLM + GHC Plugin.
#Tricorder#OllamaHoles#GHC