!12089: Implement multiline strings · Merge requests · Glasgow Haskell Compiler / GHC · GitLab just merged, which adds multiline string support ti Haskell! Not only does it add support for multiline strings, it also refactors string literal parsing that improves both compile-time performance + memory usage by 25%!
Huge thanks to @simonpj, @mpickering, @int-index, @sgraf, and so many more for helping throughout the project.