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.
Warnings:
- [missing-upper-bounds] On executable 'visualize-type-inference', these packages miss upper bounds: - ansi-terminal - array - containers - mtl - optparse-applicative - prettyprinter - prettyprinter-ansi-terminal - string-qq Please add them. There is more information at https://pvp.haskell.org/
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
- visualize-type-inference-0.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees