Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously a pure function `a -> a` could only be promoted to a filter in IO. Now we allow it to work with any instance of MonadIO. (This adds to #105.)
- Loading branch information