koka-lang / koka

Koka language compiler and interpreter
http://koka-lang.org
Other
3.16k stars 151 forks source link

fix recursive effects type inference failure #390

Closed TimWhiting closed 5 months ago

TimWhiting commented 6 months ago

Fixes: #385

daanx commented 5 months ago

Thanks Tim!