Final call for GHC String Interpolation proposal!
Haskell Community [Unofficial]
June 12, 2026
How can the normal s"..." yield a Text? According to the spec the interpolateFinalize always returns a String. I’d be happy if there was a fromString on the result so we could get a Text, but that’s not in the spec I used when I implemented interpolation in MicroHs.
Discussion in the ATmosphere