Skip to content

Conversation

@treeowl
Copy link
Contributor

@treeowl treeowl commented Jul 18, 2018

  • Don't expose schedules (or the related MonadReader instance)
    from .Direct.

  • Don't expose IVar implementation details from there either.

  • Eliminate the orphan Show instances from there.

Fixes #62

* Don't expose schedules (or the related `MonadReader` instance)
  from `.Direct`.

* Don't expose `IVar` implementation details from there either.

* Eliminate the orphan `Show` instances from there.
@treeowl
Copy link
Contributor Author

treeowl commented Jul 19, 2018

We probably want to expose Par and IVar details from an internal module.

@simonmar
Copy link
Owner

I'd like to accept this PR but a few things remain:

  • expose representations from an internal module
  • fix the conflicts
  • we should really set up Travis so I can accept PRs without having to test them locally first

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