Skip to content

Set buffering to LineBuffering to stop mangled 'Compiline ModName' text #228

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

Merged
merged 1 commit into from
May 29, 2021
Merged

Set buffering to LineBuffering to stop mangled 'Compiline ModName' text #228

merged 1 commit into from
May 29, 2021

Conversation

JordanMartinez
Copy link
Contributor

Fixes #216

@JordanMartinez
Copy link
Contributor Author

I can't test this on my end because every time I run (set -o noglob && stack exec trypurescript 8081 $(spago sources)), I just get that "setting phasers to stun..." message.

@hdgarrood
Copy link
Collaborator

Try deleting the output directory - I think that will make the server have to recompile everything again.

@JordanMartinez
Copy link
Contributor Author

Try deleting the output directory - I think that will make the server have to recompile everything again.

Not sure why, but doing that doesn't cause it to recompile things. I just did a fresh clone and verified that this change works.

@JordanMartinez JordanMartinez merged commit f29795b into purescript:master May 29, 2021
@JordanMartinez JordanMartinez deleted the fixMangledText branch May 29, 2021 19:37
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

Successfully merging this pull request may close these issues.

Server stack exec phase prints mangled text
3 participants