SkillAgentSearch skills...

Minifu

A tutorial on writing a concurrency testing tool in Haskell

Install / Use

/learn @barrucadu/Minifu
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MiniFu: Write Your Own Concurrency Testing Library

This is a tutorial series I am writing about how to make your very own concurrency testing library in Haskell. It's called "MiniFu" because the result will be a simpler version of my Déjà Fu library.

See the tutorial directory for previous articles.

Tags relate the code to the articles. While the git history should be fairly clear, jumping between tags is probably the easiest way to follow along. The tags are:

  1. post-01: end of the first post
  2. homework-01: homework solution for the first post (CRef functions)
  3. pre-02: some refactoring and an implementation of readMVar
  4. post-02: end of the second post

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated7mo ago
Forks1

Languages

Haskell

Security Score

82/100

Audited on Aug 15, 2025

No findings