cats-effect-tutorial
cats-effect-tutorial copied to clipboard
Wrong package
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!