scalaz / scalaz-reactive

A high-performance, purely-functional library for reactive programming based on efficient incremental computation
Apache License 2.0
24 stars 10 forks source link

Create microsite #27

Open asauray opened 5 years ago

asauray commented 5 years ago

https://github.com/scalaz/scalaz-reactive/issues/14

kolov commented 5 years ago

Can you have a look at the failing build, @antoinesauray ?

asauray commented 5 years ago

It seems the dependency org.scalaz#scalaz-zio_2.12;0.1-SNAPSHOT is now missing. I solved it temporarily by replacing the version with 0.1.0-0812841

I guess this deserves a PR on its own so i opened this issue https://github.com/scalaz/scalaz-reactive/issues/29 and this pr https://github.com/scalaz/scalaz-reactive/pull/28