Open drathier opened 1 year ago
Using | for cursor:
let thingy :: M.Map String String thingy = |asdf
let thingy :: M.Map String String thingy = as|df
but expected this
I'm suspecting that you're using 4 space indentation, and I'm using 2 space indentation?
Using | for cursor:
but expected this
I'm suspecting that you're using 4 space indentation, and I'm using 2 space indentation?