Open
Description
Prettyprinter does not work on Windows when printing a special character
ghci> import Prettyprinter
ghci> pretty "hello"
hello
ghci> pretty "hello λ"
hello *** Exception: <stdout>: hPutChar: invalid argument (invalid character)
- Windows 10
- Tested with PowerShell and CMD
- prettyprinter-1.7.1 (stack snapshot lts-20.10)
Metadata
Assignees
Labels
No labels