[project @ 2005-10-20 14:00:36 by simonmar]
authorsimonmar <unknown>
Thu, 20 Oct 2005 14:00:36 +0000 (14:00 +0000)
committersimonmar <unknown>
Thu, 20 Oct 2005 14:00:36 +0000 (14:00 +0000)
commit63e8af080a7e779a48e812e6caa9ea519b046260
treeb52886fa39836d676004d4ca9e092927f431f480
parent4f0f4342c0268e239fd8bb6bd98ad2583b3485dd
[project @ 2005-10-20 14:00:36 by simonmar]
Column numbers in SrcLocs are now counted as the number of characters,
rather than columns.  i.e. a tab always counts as 1.  This was
necessary for communication with Visual Studio interfaces which expect
character indices, but also it seems the majority of other compilers
also do things this way.

From: Krasimir Angelov <kr.angelov@gmail.com>
ghc/compiler/parser/Lexer.x