Conceal for lambdas happens when it shouldn't
prescientmoon opened this issue · 5 comments
prescientmoon commented
toastal commented
Similar has happened with >>= that I wasn't seeing originally. I'll take a look at it na.
toastal commented
@mateiadrielrafael can you test main I believe this commit should cover it.
prescientmoon commented
Seems to work
triallax commented
A similar issue occurs with ==>.
toastal commented
>>= as well I believe. I'm not yet entirely sure how the Haskell/Idris/OCaml concealers are doing it when the code is basically copypasta.
