AlgorithmW

Example implementation of Algorithm W for Hindley-Milner type inference.

https://github.com/mgrabmueller/AlgorithmW

Latest on Hackage:0.1.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Martin Grabmueller
Maintained by [email protected]

Complete implementation of the classic algorithm W for Hindley-Milner polymorphic type inference in Haskell.