lean4-htt/tests
Leonardo de Moura 483f32edd8 feat: in pure code, do use assume Id monad at do notation
This feature produced counterintuitive behavior and confused users.
See discussion at #770.

As pointed out by @tydeu, it is not too much work to write `Id.run <|`
before the `do` when we want to use the `do` notation in pure code.

closes #770
2021-12-10 12:55:14 -08:00
..
bench feat: in pure code, do use assume Id monad at do notation 2021-12-10 12:55:14 -08:00
compiler chore: use configured C++ compiler for foreign test 2021-11-09 09:27:10 +01:00
elabissues
ir
lean feat: in pure code, do use assume Id monad at do notation 2021-12-10 12:55:14 -08:00
leanpkg feat: findSysroot? & reworked initSearchPath 2021-11-20 11:04:39 +01:00
playground feat: add procedure for solving subgoals generated by mkSplitterProof 2021-08-24 20:23:13 -07:00
plugin
simpperf
.gitignore
common.sh chore: replace sed with perl in test driver 2021-09-16 21:33:56 +02:00