https://github.com/fthomas/scalaz-stream-contrib
Additional processes for scalaz-stream
https://github.com/fthomas/scalaz-stream-contrib
Last synced: about 1 year ago
JSON representation
Additional processes for scalaz-stream
- Host: GitHub
- URL: https://github.com/fthomas/scalaz-stream-contrib
- Owner: fthomas
- Created: 2014-12-14T10:33:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-14T13:37:12.000Z (about 11 years ago)
- Last Synced: 2025-05-10T09:51:45.216Z (about 1 year ago)
- Language: Scala
- Homepage:
- Size: 313 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scalaz-stream-contrib
[](https://travis-ci.org/fthomas/scalaz-stream-contrib)
[](https://www.codacy.com/app/fthomas/scalaz-stream-contrib)
[](https://bintray.com/fthomas/maven/scalaz-stream-contrib/_latestVersion)
## Installation
```scala
resolvers += "Frank's Bintray" at "https://dl.bintray.com/fthomas/maven"
libraryDependencies += "eu.timepit" %% "scalaz-stream-contrib" % ""
```