I strongly disagree, this would benefit all Haskell users, and will improve error messages!
Packages like lens now jump through hoops to be able to do composition with the Prelude (.), making proper abstraction impossible, resulting in horrible error messages spewing the internals of the library to the unsuspecting user.
Composition is very important for modular code, and should be made as accessible to all users as possible.
Sjoerd
_______________________________________________
Libraries mailing list
Libraries@haskell.org
http://www.haskell.org/mailman/listinfo/libraries