]> Git — Sourcephile - haskell/symantic-base.git/history - src/Symantic/Semantics/ToFer.hs
iface: remove `ToFer` semantic in favor of `(-->)`
[haskell/symantic-base.git] / src / Symantic / Semantics / ToFer.hs
2023-07-17 Julien Moutinhoiface: remove `ToFer` semantic in favor of `(-->)`
2023-06-26 Julien Moutinhoiface: fix `data_` constraints to handle contravariant...
2023-06-20 Julien Moutinhodoc: fix typo in `ToFer`
2023-01-25 Julien Moutinhoimpl: rename module `ADT` to `EithersOfTuples`
2023-01-25 Julien Moutinhoiface: replace `adt` by `dataType`, and support `Tuples...