Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.
/ preposterous Public archive

An implementation of the OutsideIn(X) constraint-based type inference engine "as seen in GHC"

License

Notifications You must be signed in to change notification settings

evertedsphere/preposterous

Repository files navigation

preposterous

A work-in-progress implementation of the OutsideIn(X) constraint-based type inference engine used by GHC, the Glasgow Haskell Compiler.

TODO

  • finish GADT-less/let-less system
  • finish constraint generation for the full system
  • finish the solver

About

An implementation of the OutsideIn(X) constraint-based type inference engine "as seen in GHC"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published