Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Integrate tasks and time #9

Closed
wants to merge 6 commits into from
Closed

Integrate tasks and time #9

wants to merge 6 commits into from

Conversation

vilterp
Copy link

@vilterp vilterp commented Jul 8, 2015

Expand update function so it can take the current time, possibly return tasks, and push tasks into the update channel.

update : LoopbackFun error action
            -> Time.Time
            -> action
            -> model
            -> (model, Maybe (T.Task error ()))

More docs to come in the source.

@vilterp vilterp changed the title Integrate tasks and time into StartApp Integrate tasks and time Jul 8, 2015
@vilterp
Copy link
Author

vilterp commented Jul 8, 2015

need to retarget from master so I can publish this

@vilterp vilterp closed this Jul 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant