]> Git — Sourcephile - haskell/symantic.git/history - symantic/Language/Symantic/Compiling/Beta.hs
Change Term to be a GADT, to avoid type applications and allow TypeOf Term.
[haskell/symantic.git] / symantic / Language / Symantic / Compiling / Beta.hs
2017-06-22 Julien MoutinhoChange Term to be a GADT, to avoid type applications...
2017-06-15 Julien MoutinhoImprove the module system.
2017-06-12 Julien MoutinhoMassive rewrite to better support rank-1 polymorphic...