Files
simplex-chat/src/Simplex/Chat
Moritz Angermann 85ddb646af core: explicitly set encoding to utf-8 (fixes unicode filenames on mobile) (#2908)
* Explicitly set encoding to utf-8 on mobile

GHC's rts tries to obtain the encoding from iconv, however this is not
really available on iOS. It therefore defaults to US-ASCII, and then
breaks with unicode data. We now explicitly set this to utf-8 here.

* ormolu

---------

Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-08-12 18:15:11 +01:00
..
2023-08-01 20:54:51 +01:00
2023-07-26 14:49:35 +04:00
2023-08-07 08:25:15 +01:00
2023-08-07 08:25:15 +01:00
2023-08-02 16:22:20 +01:00
2023-07-31 15:52:42 +01:00
2023-07-13 23:48:25 +01:00