I’ve written up a GHC proposal for splitting out some more stable libraries from template-haskell
. It would be great to get some feedback on the design, especially from the maintainers of libraries currently depending on template-haskell
in order to define Lift
instance of Quasiquoter
s.
8 Likes
Thanks for pushing this topic. I’m not familiar with the Lift typeclass, but as a user of Yesod (and seeing it mentioned in Code search results · GitHub) i’d like to ping @parsonsmatt on his opinion (and maybe other Yesod maintainers).
2 Likes