@hackage tight-apply0.1.0.0

Tightly binding infix function application

Tightly binding infix function application for Haskell. apply has the highest infix precedence of 9, allowing it to be used in places where $ would be appropriate if not for its precedence being the lowest precedence of 0.