
13 Nov
2019
13 Nov
'19
10:53 p.m.
Hi all, I just came up with this neat trick for adding static checks to overloaded strings: https://gist.github.com/chrisdone/809296b769ee36d352ae4f8dbe89a364 Hope it's helpful. I wonder whether the GHC devs would be open to a small patch to permit: $$"..." :-) Cheers, Chris