Complexify the type system to support rank-1 polymorphic types and terms.
[haskell/symantic.git] / symantic-lib / Language / Symantic / Parsing / Test.hs
2017-03-10 Julien MoutinhoUse AllowAmbiguousTypes to avoid using Proxy.
2017-03-10 Julien MoutinhoCosmetic cleanup.
2017-03-10 Julien MoutinhoBacktrack (try) the grammar only when necessary to...
2017-02-11 Julien MoutinhoSplit into symantic{,-grammar,-lib}.