1 2 3 4 5 6
(define checksum (ccwl-load "checksum.scm")) (workflow ((input #:type File)) (pipe (checksum …) […]))