GHC String Interpolation Survey - Final Results

Apologies for the many, many posts, but this will be the last one. We made it.

Without further ado, results can be found here: ghc-string-interpolation-prototypes/results/results.ipynb at main · brandonchinn178/ghc-string-interpolation-prototypes · GitHub

I’m really excited about the hybrid solution that came out of this process; I think this will truly be the best of all the worlds. A tremendous thank you to everyone who participated, I think we’ve definitely come out of this with a much stronger proposal than what I started with.

Feel free to post comments/questions in this thread, I will respond to what I can. But no matter what, I promise that there will be no more surveys :slightly_smiling_face: I will update the proposal when I can get to it, so subscribe there for further updates.

12 Likes

Thanks for all your work on this!

I’ve often wanted something like -XQualifiedLiterals by itself! Although I would probably call it -XQualifiedStringLiterals.