Skip to content

Allow sequencing evaluations relative to io actions #1

@Borgvall

Description

@Borgvall

It is sometimes useful to sequence the evaluation relative to IO actions. For instance one might spark a computation in parallel, while the main thread is waiting for further input.

I have written a (ghc only) patch that provides functions that allow this (Borgvall@3d5b0fb). You might consider merging it.

The downside is, it depends on the internal representation of IO and Eval, and adds functions to the external interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions