Fix tags for one-letter Haskell symbols
commita63a3a3570ba6c4d7db07e8d11107cd12213cf94
authorColomban Wendling <ban@herbesfolles.org>
Fri, 19 Aug 2011 22:15:59 +0000 (19 22:15 +0000)
committerColomban Wendling <ban@herbesfolles.org>
Fri, 19 Aug 2011 22:15:59 +0000 (19 22:15 +0000)
treead85bb62ff6912035b70e497829cb159a7d0b80c
parent5ee037bfc00b34a316942f03c6b24fac70583005
Fix tags for one-letter Haskell symbols

The tokens were not properly terminated when they were 1 character long,
leading them to contain parts of the previous token.

Closes #3289160.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5894 ea778897-0a13-0410-b9d1-a72fbfd435f5
ChangeLog
tagmanager/haskell.c