Ticket #7752 (new bug)

Opened 2 months ago

Last modified 5 weeks ago

GHC as a library documentation out of sync

Reported by: tibbe Owned by:
Priority: high Milestone: 7.8.1
Component: Documentation Version: 7.6.2
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: None/Unknown Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

The example program(s) at

http://www.haskell.org/ghc/docs/latest/html/users_guide/ghc-as-a-library.html

no longer compile. The docs probably just need a bit of tweaking.

Change History

Changed 2 months ago by ezyang@…

commit f6e9c261314878e9b5a0ad51edbf31ce0d4ba607

Author: Edward Z. Yang <ezyang@mit.edu>
Date:   Thu Mar 7 16:00:28 2013 -0800

    Follow defaultErrorHandler change, fixes #7752.
    
    Signed-off-by: Edward Z. Yang <ezyang@mit.edu>

 docs/users_guide/extending_ghc.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Changed 2 months ago by ezyang

Do the other programs fail to compile?

Changed 5 weeks ago by igloo

  • priority changed from normal to high
  • difficulty set to Unknown
  • milestone set to 7.8.1
Note: See TracTickets for help on using tickets.