MattWindsor91 / travesty

Haskell-style container traversability and state monads for Core
https://MattWindsor91.github.io/travesty
MIT License
10 stars 1 forks source link

PPX extension #6

Open MattWindsor91 opened 5 years ago

MattWindsor91 commented 5 years ago

Writing travesty boilerplate for containers is fairly tedious; there appears to be a general structure for doing it most of the time, and, as such, I feel like it should be possible to make a PPX extension to at least reduce the amount of boilerplate writing.

The main consideration, of course, is how to tackle: