With the source ``` haskell module Main where main :: IO () main = undefined ``` type `vah` (to select the main function) with the cursor somewhere in the declaration. Observe that vim hangs until the python process is killed.
With the source
type
vah(to select the main function) with the cursor somewhere in the declaration.Observe that vim hangs until the python process is killed.