visualize-type-inference: Simulate simple constraint-based type inference

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Constraint-based inference for simple types is traced step-by-step, both for the original algorithm J that eagerly applies substitutions gained from unification, and a more modern conception that separates constraint generation from constraint solving.

Properties

Versions 0.0.1.0, 0.0.1.0
Change log None available
Dependencies ansi-terminal, array, base (>=4.15 && <5), containers, mtl, optparse-applicative, prettyprinter, prettyprinter-ansi-terminal, string-qq [details]
License BSD-3-Clause
Copyright Andreas Abel, 2024
Author Andreas Abel
Maintainer Andreas Abel
Category Teaching
Home page https://github.com/teach-plt/visualize-type-inference#readme
Bug tracker https://github.com/teach-plt/visualize-type-inference/issues
Source repo head: git clone https://github.com/teach-plt/visualize-type-inference
Uploaded by AndreasAbel at 2025-12-09T18:49:51Z

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees