Quotes can have any result type, as long as they are Monoid and IsString or implement some of the library’s classes.
6 Likes
Nice package! Looking at the dependencies, it looks lightweight enough to be used as an extra dependency when you really need lots of interpolation.
P.S. I’m happy to see more usages of type-errors-pretty
1 Like
Thanks I’m a big fan of
type-errors-pretty
!
1 Like