Great fix for the issues with >>=. Thanks for the super fast response. The fix however has unfortunately introduced another bug. Now in imports . is transformed into ∘ so you get the fairly unpleasant import Data∘ByteString∘Char8 instead of Data.ByteString.Char8.
Sorry I feel like the scrooge of prettify-symbols-mode!