mirror of
https://github.com/anoma/juvix.git
synced 2024-12-13 11:16:48 +03:00
84b0e5605f
Now we guarantee that whenever we write a file there is a newline character at the end, which is a [Unix convention](https://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap03.html#tag_03_205). The juvix prelude now exports `writeFileEnsureLn` and it no longer exports `writeFile`. If at some point we need the behaviour of `writeFile` I'd suggest that we export it renamed as `writeFileVerbatim` or something similar. |
||
---|---|---|
.. | ||
Compilation | ||
Core |