hnix/main
John Wiegley 709cc5247e Add code for doing Hindley-Milner type inference, and a repl
This code was written by Stephen Diehl and Kwang Yul Seo, which they released
under an MIT license as the project poly_constraints:

    https://github.com/kseo/poly_constraints

The code is added to hnix right now as mainly a placeholder, and will need to
be modified before it can be used.
2018-04-12 10:53:50 -07:00
..
Main.hs Create new __includes builtin, set by --include/-I 2018-04-11 22:02:31 -07:00
Repl.hs Add code for doing Hindley-Milner type inference, and a repl 2018-04-12 10:53:50 -07:00