tricorder-types

Shared domain types for various Tricorder components

https://github.com/tweag/tricorder#readme

Stackage Nightly 2026-09-15:0.3.0.0
Latest on Hackage:0.3.0.0

See all snapshots tricorder-types appears in

MIT licensed by Victor Nascimento Bakke
Maintained by [email protected]
This version can be pinned in stack with:tricorder-types-0.3.0.0@sha256:04144794290b1694a3e7876d1250b4fa6d24566f50cd4e3dcc999fe2c20a02a4,2189

Module documentation for 0.3.0.0

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.

Changes

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.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

  • Initial release.