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. See the Motor.FSM module for documentation.
[Skip to Readme]
Downloads
- motor-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.3.0, 0.4.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.9 && <5), CTRex, indexed, indexed-extras, reflection, template-haskell (>=2.11.1.0) [details] |
| License | MPL-2.0 |
| Copyright | Oskar Wickström |
| Author | Oskar Wickström |
| Maintainer | oskar.wickstrom@gmail.com |
| Uploaded | by owickstrom at 2017-11-06T17:40:13Z |
| Category | Control |
| Source repo | head: git clone https://github.com/owickstrom/motor |
| Reverse Dependencies | 2 direct, 1 indirect [details] |
| Downloads | 3434 total (11 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2017-11-06 [all 1 reports] |