[Haskell-cafe] type (++) = (<>)

Doug McIlroy doug at cs.dartmouth.edu
Mon Jul 3 17:29:17 UTC 2017


> What do you think of making (++) the same as (<>)

This seems to be a call for returning to the old situation in
which (++) was an operator of class MonadPlus. Why was that
abolished in Haskell 98?

Doug


More information about the Haskell-Cafe mailing list