I think the biggest user will be Haskell code in general, because you can now use |> instead of ".", so we should be optimizing for that, not for any particular library.
I'm already thinking that (|>) looks clunky compared to (.) even if the latter seems "backwards".