Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

psc 0.10 support and IOSync #4

Merged
merged 8 commits into from
Apr 4, 2017
Merged

Conversation

no-longer-on-githu-b
Copy link
Contributor

@no-longer-on-githu-b no-longer-on-githu-b commented Mar 29, 2017

Other changes:

  • Make IO a a newtype for Aff (infinity :: INFINITY) a, instead of a foreign import with unsafeCoerce.
  • Use newtype deriving where possible.
  • Add runIO' which returns an action with an open effect row.
  • No Parallel instance, not sure how to deal with ParAff.
  • Add launchIO.
  • Fixes IO should not be instance of MonadPlus #3.

@CLAassistant
Copy link

CLAassistant commented Mar 29, 2017

CLA assistant check
All committers have signed the CLA.

@jdegoes
Copy link
Contributor

jdegoes commented Apr 4, 2017

@rightfold How's this coming along?

@no-longer-on-githu-b
Copy link
Contributor Author

@jdegoes Apart from Parallel I think it's OK

@jdegoes
Copy link
Contributor

jdegoes commented Apr 4, 2017

@rightfold Thanks! 🙏

@jdegoes jdegoes merged commit ca40f90 into slamdata:master Apr 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants