I’ve written up a blog post about our ongoing project to improve the stability of Template Haskell.
The post lays out:
- why users of Template Haskell often face broken code with each new version of the compiler.
- some of our plans to make the interface more stable.
- some groundwork we’ve lain to make these plans achievable
- ways folks can get invovled
Give it a read:
https://informal.codes/posts/stabilising-th/
Cheers,
Teo