Example: ``` haskell foo :: Bar -> Baz foo x = blah x $ \y -> do ^ ^ ``` First caret shows where `haskell-mode` puts cursor now, the second caret shows where it should be (and it worked until yesterday or so).