]> Git — Sourcephile - haskell/symantic.git/history - symantic/Language/Symantic/Typing/Kind.hs
Use AllowAmbiguousTypes to avoid Proxy uses.
[haskell/symantic.git] / symantic / Language / Symantic / Typing / Kind.hs
2017-06-22 Julien MoutinhoUse AllowAmbiguousTypes to avoid Proxy uses.
2017-06-15 Julien MoutinhoClarification : eqKi -> eqKind.
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...
2017-05-01 Julien MoutinhoComplexify the type system to support rank-1 polymorphi...
2017-04-22 Julien MoutinhoTry to implement polymorphic types.
2017-02-11 Julien MoutinhoSplit into symantic{,-grammar,-lib}.