leostera / caramel

:candy: a functional language for building type-safe, scalable, and maintainable applications
https://caramel.run
Apache License 2.0
1.05k stars 25 forks source link

feat(reason): add reason support #78

Closed nicobao closed 3 years ago

nicobao commented 3 years ago

Closes #18

I accidentally screwed up my previous branch and it resulted in GitHub automatically closing the PR I was working with (https://github.com/AbstractMachinesLab/caramel/pull/46)

I figured the easiest way in my case to recover from this mess was to make a new branch with all my changes. We wanted to squash anyway...