cbe2ba358f7c148d00605bb05c51f9ce037ad144none
AGENTS.mdTool: agents-md# AI Agent Guide for xeus-haskell
Welcome, fellow agent! This document provides essential information for AI agents working on the `xeus-haskell` project.
## Project Overview
`xeus-haskell` is a Jupyter kernel for Haskell based on the native implementation of the Jupyter protocol [xeus](https://github.com/jupyter-xeus/xeus). It uses [MicroHs](https://github.com/augustss/MicroHs) as the Haskell implementation.
## Tech Stack
- **C++**: Core kernel implementation using `xeus` and `xeus-zmq`.
- **Haskell (none