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

WIP: Customizable per platform hacks #401

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

3noch
Copy link
Member

@3noch 3noch commented Jul 16, 2020

No description provided.

hSetBuffering stdout LineBuffering
hSetBuffering stderr LineBuffering
continueWithCallbacks $ def
continueWithCallbacks $ activityCallbacks
{ _activityCallbacks_onCreate = \_ -> do
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably call the passed-in onCreate after we're done with ours.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure whether that's a good idea, but need to think about the implications of throwing away the passed-in onCreate here.

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.

2 participants