<div dir="ltr"><div><div><div><div>Hi all<br><br></div>What is the current and future status of UTF8 vs UTF-16 in the haskell world?<br><br></div>I understand that currently Text uses UTF-16, and it is used generally because of compatibility requirements in the Microsoft ecosystem, but that there are movements afoot to move to a UTF8 only environment at some unspecified future point.<br><br></div>The question arises as I ponder a pull request on haskell-lsp to switch to a UTF-16 based library[1]<br><br></div>Alan<br><br>[1] <a href="https://github.com/alanz/haskell-lsp/pull/70">https://github.com/alanz/haskell-lsp/pull/70</a><br></div>