SkillAgentSearch skills...

Motor

Type-safe effectful state machines in Haskell

Install / Use

/learn @owickstrom/Motor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Motor: Type-safe effectful state machines in Haskell

Motor is an experimental Haskell library for building finite-state machines with type-safe transitions and effects. It draws inspiration from the Idris ST library.

Usage

See the Motor module documentation on Hackage for detailed usage.

Packages

  • motor — the core of Motor.
  • motor-reflection — reflect on typeclasses following Motor FSM conventions.
  • motor-diagrams — use value-representations from motor-reflection to generate diagrams.

Examples

License

Mozilla Public License Version 2.0, see LICENSE file in each package.

View on GitHub
GitHub Stars95
CategoryDevelopment
Updated13d ago
Forks9

Languages

Haskell

Security Score

80/100

Audited on Mar 27, 2026

No findings