parsePOSIXTime ByteString conversion
Some easy (though tiny) speed wins. Sponsored-by: Luke T. Shumaker on Patreon
This commit is contained in:
parent
d3de3c28eb
commit
77e9781ae2
13 changed files with 22 additions and 16 deletions
|
@ -21,6 +21,10 @@ status.
|
|||
readFile, writeFile, and appendFile on FilePaths.
|
||||
Note that the FilePath versions do newline translation on windows,
|
||||
which has to be handled when converting to the Utility.FileIO ones.
|
||||
* System.Directory.OsPath is available with OsPath build flag, but
|
||||
not yet used, and would eliminate a lot of fromRawFilePaths.
|
||||
Make Utility.SystemDirectory import it when built with OsPath,
|
||||
and the remaining 6 hours or work will explain itself..
|
||||
|
||||
[[!tag confirmed]]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue