applicative function composition seems to be useful beyond the scope of this package. Also the names of the operators (<$<, >$>, <.>, <*<, >*>) follow directly from widely used existing operators for applicative function application (<$>, <*>).
Is there a better package for these operators?