Skip to content

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