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

コマンドプロンプトでrunhaskellのエラーを出した際、邪魔なASCII escape codeが出てしまう #22

Closed
igrep opened this issue Oct 24, 2018 · 0 comments
Assignees
Labels
priority:high なるべくHaskell Day当日までに直したいもののうち、特に重要なもの

Comments

@igrep
Copy link
Member

igrep commented Oct 24, 2018

-fdiagnostics-color=always を有効にしているせいだと思われる。
いろいろやり方はあるはずだけど、とりあえずのワークアラウンドとして、Windows版の時だけ無効にするかな。。。

image

@igrep igrep added the priority:high なるべくHaskell Day当日までに直したいもののうち、特に重要なもの label Oct 28, 2018
@igrep igrep self-assigned this Oct 30, 2018
@igrep igrep closed this as completed in 44f13fa Oct 30, 2018
igrep added a commit that referenced this issue Oct 30, 2018
Fix #22: Disable -fdiagnostics-color=always on Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high なるべくHaskell Day当日までに直したいもののうち、特に重要なもの
Projects
None yet
Development

No branches or pull requests

1 participant