pipeline v0.1.0
Pipeline.Interpreter.Transform.Identity
A transform that just returns the existing pipeline. This is mainly useful
in that other transforms can extend this one and then only need to add
effect handlers for the things they are interested in.