Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify TI Monad #7

Merged
merged 1 commit into from
Sep 19, 2018
Merged

Simplify TI Monad #7

merged 1 commit into from
Sep 19, 2018

Commits on Sep 18, 2018

  1. Simplify TI Monad

    I think the state only actually uses the supply and I do not see any
    reason why it should be an environment reader (although one could
    probably refactor the actual type inference function
    accordingly). Since this code might be the best step-by-step
    implementation of algorithm W, let us not complicate matters with
    unnecessary haskellisms.
    
    Signed-off-by: Christoph Höger <christoph.hoeger@celeraone.com>
    Christoph Höger committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    f18a44b View commit details
    Browse the repository at this point in the history