Concurrent programming abstractions (Future, Task, etc.) from the Scalaz library for Scala 2.10.
<dependency>
<groupId>org.scalaz</groupId>
<artifactId>scalaz-concurrent_2.10</artifactId>
<version>7.2.30</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates creating and running a Scalaz Task.
Use a newer Scala version and corresponding scalaz artifact.
No dependency data recorded yet.