cats-effect-tutorial icon indicating copy to clipboard operation
cats-effect-tutorial copied to clipboard

Results 3 cats-effect-tutorial issues
Sort by recently updated
recently updated
newest added

https://lrodero.github.io/cats-effect/tutorial/tutorial.html 404 error

package should be: package catseffecttutorial not package catseffecttutorial.copyfile otherwise the call: "runMain catseffecttutorial.CopyFile origin.txt destination.txt" as documented in: https://typelevel.org/cats-effect/docs/tutorial fails!

The more idiomatic way of raising an error. Thanks for the great tutorial 🚀