]> Git — Sourcephile - haskell/symantic.git/history - symantic-lib/Language/Symantic/Lib/Foldable.hs
Sync with ghc-8.2.2 and megaparsec-6.3.0.
[haskell/symantic.git] / symantic-lib / Language / Symantic / Lib / Foldable.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-24 Julien MoutinhoRemove Proxy in Sym instances.
2017-06-22 Julien MoutinhoUse AllowAmbiguousTypes to avoid Proxy uses.
2017-06-15 Julien MoutinhoImprove the module system.
2017-06-12 Julien MoutinhoMassive rewrite to better support rank-1 polymorphic...
2017-04-09 Julien MoutinhoAdd compileWithTyCtx.
2017-04-01 Julien MoutinhoFix Mono{Foldable,Functor} and {Semi,Is}Sequence constr...
2017-03-14 Julien MoutinhoFix time&space explosion of GHC's typechecker.
2017-03-10 Julien MoutinhoUse AllowAmbiguousTypes to avoid using Proxy.
2017-03-06 Julien MoutinhoGather type declarations and infix declarations.
2017-02-11 Julien MoutinhoSplit into symantic{,-grammar,-lib}.