MIT licensed by Victor Nascimento Bakke
This version can be pinned in stack with:tricorder-types-0.4.0.0@sha256:5c476c971300562a9b239e99b120d238a9523399bd547b6f1bdef12aa748684e,2189
Module documentation for 0.4.0.0
TricorderTricorder.CLI
Tricorder.SourceLookup
tricorder-types
Shared domain types for Tricorder and
Tricorder’s MCP server .
tricorder-types intentionally has no dependency on tricorder itself, so
consumers that only need to construct or render these types — without pulling
in the full daemon, TUI, or build machinery — can depend on it directly.
License
MIT — see LICENSE .
Changelog
All notable changes to tricorder-types will be documented in this file.
The format is based on Keep a Changelog ,
and this project adheres to the PVP .
[Unreleased]
[0.4.0.0] - 2026-09-16
Removed
Support for GHC 9.14. A faulty CI setup incorrectly stated that we were
building and testing successfully on GHC 9.14.
[0.3.1.0] - 2026-09-15
Added
[0.3.0.0] - 2026-09-11
Removed
Dependency on effectful-core and effectful-plugin.
[0.2.0.0] - 2026-09-10
Changed
Require effectful-core >=2.7 && <2.8.
Require effectful-plugin >=2.2 && <2.3.
[0.1.0.0] - 2026-08-24
Added
Stackage is a service provided by the
Haskell Foundation
│ Originally developed by
FP Complete