On Tue, Nov 25, 2008 at 09:19:53AM +0000, Eric Kow wrote: > I suspect that they were meant to serve that dual purpose of > dividing the source code file into visual blocks, but I suspect that > this use of the code blocks isn't very consistent and its purpose is > probably lost on most newcomers to the code anyway.
You can see that it's not consistent just by looking at changes -s; Arguments.lhs is reduced by about 60 lines, whereas most files are only reduced by about 6. I think the haddockly way of making code blocks is to use "-- * Heading", where the number of asterisks indicates the heading level. I guess these can be added in if anyone feels strongly enough. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
