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

[DPP-52] Unified API for making AsyncTask #128

Open
qnikst opened this issue Jun 17, 2015 · 0 comments
Open

[DPP-52] Unified API for making AsyncTask #128

qnikst opened this issue Jun 17, 2015 · 0 comments
Labels

Comments

@qnikst
Copy link
Contributor

qnikst commented Jun 17, 2015

[Imported from JIRA. Reported by Tim Watson [Administrator] @hyperthunk) as DPP-52 on 2013-01-11 14:22:47]
At the moment we have asyncDo but that's pretty ugly, leaving a default local spawn looking like this:

h <- async $ asyncDo $ do ..... 

Urgh. I suspect type synonym families might help here.

@qnikst qnikst added the task label Jun 17, 2015
@qnikst qnikst changed the title Unified API for making AsyncTask [DPP-52] Unified API for making AsyncTask Jun 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant