did anybody come to piece of code how to properly convert scala\'s Future (2.10) to new scalaz7 future ? I know hot to convert scalaz future via scala Promise to scala Future,
You can also use https://github.com/Verizon/delorean which adds convenient toTask and toFuture methods
toTask
toFuture