Comment #1 on issue 287 by gwern0: JavaScript.hs breaks haddock
http://code.google.com/p/yi-editor/issues/detail?id=287

Seems to be related to the asterisks. This diff makes haddocks build again  
for me:

hunk ./src/Yi/Verifier/JavaScript.hs 4
--- * User configuration.
--- * Checking for side-effect-less code, e.g. "1;".
+-- User configuration.
+-- Checking for side-effect-less code, e.g. "1;".

(Leave either asterisk in, and the build breaks.)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to