Skip to content

Conversation

@gracjan
Copy link
Contributor

@gracjan gracjan commented Jan 16, 2015

Fixes #262.

Fix also order of chapters in menu to match the order of content.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I may not have had enough coffee yet this morning, but my reading of this code suggests that the two -order.txt files are created and then immediately removed, such that the code has no effect. Please correct me if I'm wrong!

@gracjan
Copy link
Contributor Author

gracjan commented Jan 17, 2015

This line:

diff -C 1 haskell-mode-menu-order.txt haskell-mode-content-order.txt

will exit with non-zero status when those differ thus stopping make and giving enough info about what is wrong (chapters not matching what was put in menu).

@purcell
Copy link
Member

purcell commented Jan 17, 2015

Makes sense, thanks.

purcell added a commit that referenced this pull request Jan 17, 2015
@purcell purcell merged commit 5ada77e into haskell:master Jan 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

info chapter numbers {7,8} swapped

2 participants