diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-10-16 23:02:26 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-10-16 23:12:06 +0200 |
commit | f86850311f21354b2d3aeb9af343f5b8e81be972 (patch) | |
tree | 34937040543e85d01655c04fd3228ec720d7b9dd /app/History.hs | |
parent | 20e95095090d5febce7deb17cfa6eec0a93e0482 (diff) |
fix unicode-related output problems
The underlying problem had been truncating `String` to `ByteString` (via
`IsString(fromString))`, which is unsafe.
Diffstat (limited to 'app/History.hs')
0 files changed, 0 insertions, 0 deletions