The `Ord` instance definition for type `Routine` had a logical error when comparing two routines. The error did not affect any end users. However, for correctness and completeness reasons, this commit fixes the error. Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com> Co-authored-by: Joel Jacobson <joel@compiler.org>