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

Wrong package

Open jvr-ks opened this issue 2 years ago • 0 comments

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!

jvr-ks avatar Jun 15 '22 12:06 jvr-ks