Blog post: working towards a more stable Template Haskell

Hi folks, 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

As someone who considers these issues some of the most important that the
Haskell ecosystem is facing right now: thank you very much for leading this.
On Thu, 6 Jun 2024 at 20:10, Teofil Camarasu
Hi folks,
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 _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- Arnaud Spiwack Director, Research at https://moduscreate.com and https://tweag.io.
participants (2)
-
Arnaud Spiwack
-
Teofil Camarasu