remotely icon indicating copy to clipboard operation
remotely copied to clipboard

Upgrade to version 0.8.x of `scalaz-stream` and delete our own `uncons` implementation

Open jedesah opened this issue 9 years ago • 3 comments

The latest version of scalaz-stream contains an implementation of uncons that is generalized to any Monad. It also contains a bug fix over the implementation found within the Remotely code base.

jedesah avatar Jun 16 '15 18:06 jedesah

@jedesah do you mean 0.7.2a and if so, what is holding us back? :)

ahjohannessen avatar Aug 11 '15 16:08 ahjohannessen

@ahjohannessen You bring up a good point about the task title not being precise. I have updated it. Maybe we can add a label or something saying that this "bug" is blocked on a future release.

jedesah avatar Sep 11 '15 02:09 jedesah

@jedesah great :+1: Could you please take a look at #95

ahjohannessen avatar Sep 11 '15 07:09 ahjohannessen