https://bugs.kde.org/show_bug.cgi?id=474436
knd...@outlook.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |FIXED --- Comment #2 from knd...@outlook.com --- Thanks for checking! I can no longer reproduce it. I tried expand-shrinks at different cursor positions in the snippet (with the haskell-language-server running) ``` main = do do let x = 1 y = 2 putStrLn (show (x + y)) ``` -- You are receiving this mail because: You are watching all bug changes.