!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.
94 Likes
Nice! It’s a big undertaking to go through the entire process by yourself (designing a feature, writing a proposal for it, then doing the implementation, getting your code reviewed, etc), but the end result is always worth it! Congrats.
14 Likes
Quality of life significantly improving.
3 Likes
Wonderful news, I’m excited to use this soon!
3 Likes
Awesome work, congratulations!
2 Likes
Vlix
August 5, 2024, 10:26pm
6
Man I really wanna like this post… but the likes are at such a nice number
I appreciate the effort, though, and want to thank you for the hard work
2 Likes