#7793: GHC User’s Guide, Version 7.6.2: Page numbering errors ---------------------------------+------------------------------------------ Reporter: thorkilnaur | Owner: igloo Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Documentation | Version: 7.6.2 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Comment(by ian@…): commit 78f9189e49b5f1e57610429959c4054d7e27a24f {{{ Author: Ian Lynagh <ian@well-typed.com> Date: Wed Apr 17 19:39:41 2013 +0100 Fix page numbering in the users guide PDF; fixes #7793 The external core chapter had an abstract, which seems to reset the page count to 0. docs/users_guide/external_core.xml | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7793#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler