]> Git — Sourcephile - haskell/symantic.git/history - symantic/Language/Symantic/Typing/Read.hs
Use AllowAmbiguousTypes to avoid Proxy uses.
[haskell/symantic.git] / symantic / Language / Symantic / Typing / Read.hs
2017-06-22 Julien MoutinhoUse AllowAmbiguousTypes to avoid Proxy uses.
2017-06-21 Julien MoutinhoFix description.
2017-06-18 Julien MoutinhoAdd some Eq and Show instances.
2017-06-15 Julien MoutinhoImprove the module system.
2017-06-12 Julien MoutinhoMassive rewrite to better support rank-1 polymorphic...
2017-05-11 Julien MoutinhoTry the new Type and Term design against the actual...