> The Haskell report (4.4.2) says that if the infixity is > not specified, it should be "infixl 9". So adding/removing > the infixl should have no effect. > > Is GHC giving (:++) the wrong default infixity? Yes it is. I've just fixed my copy and will check it in tomorrow. Thanks Andy Simon
- BUG in default infixity Andy Gill
- Simon Peyton-Jones
