Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commitAndReleaseBuffer: invalid argument (invalid character) #117

Closed
nodew opened this issue Sep 4, 2017 · 1 comment
Closed

commitAndReleaseBuffer: invalid argument (invalid character) #117

nodew opened this issue Sep 4, 2017 · 1 comment

Comments

@nodew
Copy link

nodew commented Sep 4, 2017

━━━ Check.Functor ━━━
  koan-test.exe: <stdout>: commitAndReleaseBuffer: invalid argument (invalid character)
  ○ 0/5 complete (running)
Completed 2 action(s).
Test suite failure for package hw-koans-0.1.0.0
    koan-test:  exited with: ExitFailure 1
Logs printed to console

https://github.com/haskell-works/hw-koans.git

when I run test with this project. I get this error commitAndReleaseBuffer: invalid argument (invalid character)
platform: windows10 powershell
ghc: 8.0.2

unfortunately, I don't have a linux machine or mac nearby, so I'm not sure whether the problem is caused by windows 10 or not.

@moodmosaic
Copy link
Member

This is probably related to #32, and perhaps #110 too. As per this comment, you may try these:

hSetEncoding stdout utf8
hSetEncoding stderr utf8

@nodew nodew closed this as completed Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants