Closed chshersh closed 6 years ago
We have to avoid control characters like the newline in filenames, so please render the hash in base16 and don't use ByteString.Char8 (it's a bad module, it truncates data)
@vrom911 @int-index I've updated implementation according to review comments.
Resolves #3
@int-index check whether this is what you had in mind.
Also, I noticed one thing: generated paths are really ugly and contain weird symbols like this:
Should we do something with it?