Ticket #19 (closed defect: invalid)
haskellmode-20100622.vba is malformatted
| Reported by: | byorgey | Owned by: | claus |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | --- | Version: | latest (please provide version in text) |
| Keywords: | Cc: |
Description
Loading haskellmode-20100622.vba and doing :so % leads to a bunch of errors being spewed out. It appears that some comments were added in the haskell_hpaste section which invalidated the length of the section and causes the remainder of the file to be misparsed. Changing '79' to '81' fixes the problem.
Change History
Note: See
TracTickets for help on using
tickets.
