I temporarily resolved this modifying the bundle as follow:

name = 'meta.declaration.module.haskell';
   begin = '\b(module)\b';
   end = '(where)';


taurus85 wrote:
> 
> The syntax coloring of the haskell bundle isn't working correctly.
> 
> If you have a function/variables called getmodule, it highlights the
> module
> word and all the rest of the document is messed up.
> 

-- 
View this message in context: 
http://old.nabble.com/Haskell-bundle-tp31067720p31068130.html
Sent from the textmate-dev mailing list archive at Nabble.com.

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to