[Haskell-cafe] haskell-src type inference algorithm?

Job Vranish job.vranish at gmail.com
Thu Feb 11 12:35:09 EST 2010


Anyone know of a type inference utility that can run right on haskell-src
types? or one that could be easily adapted?
I want to be able to pass in an HsExp and get back an HsQualType. It doesn't
have to be fancy, plain Haskell98 types would do.

It wouldn't be to hard to make one myself, but I figured there might be one
floating around already and it'd be a shame to write it twice :)

Thanks,

- Job
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100211/9ae3bff0/attachment.html


More information about the Haskell-Cafe mailing list