]> Git — Sourcephile - haskell/symantic.git/history - symantic/Language/Symantic/Compiling/Module.hs
Sync with ghc-8.2.2 and megaparsec-6.3.0.
[haskell/symantic.git] / symantic / Language / Symantic / Compiling / Module.hs
2018-02-13 Julien MoutinhoSync with ghc-8.2.2 and megaparsec-6.3.0.
2017-07-02 Julien MoutinhoIntegrate types to the module system.
2017-06-27 Julien MoutinhoRename inj_* -> *Inj.
2017-06-23 Julien MoutinhoPolish for publication.
2017-06-22 Julien MoutinhoUse AllowAmbiguousTypes to avoid Proxy uses.
2017-06-18 Julien MoutinhoAdd some Eq and Show instances.
2017-06-18 Julien MoutinhoImprove dynamic insertion of terms (via CtxTy or Modules).
2017-06-15 Julien MoutinhoImprove the module system.