system-f / papa

Reasonable Haskell default import

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

infix operators not correct fixity

tonymorris opened this issue · comments

Some redefined infix operators, such as (>>=) and (.) do not have the correct fixity.

Fixed.