#13198: incorrect links and file names in GHC user's guide -------------------------------------+------------------------------------- Reporter: takenobu | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: Documentation | Version: 8.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3035 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"b15136afb84a5193aa385ae7c635026aed54cf3b/ghc" b15136a/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="b15136afb84a5193aa385ae7c635026aed54cf3b" user-guide: fix links and file names (fixes #13198) There are some incorrect links and file names in GHC user's guide. * docs/users_guide/glasgow_exts.rst - GHC/Base.lhs - GHC/List.lhs * docs/users_guide/ffi-chap.rst - :base-ref:`Foreign` - :base-ref:`Control.Concurrent` I fixed them. Reviewers: austin, bgamari Reviewed By: bgamari Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D3035 GHC Trac Issues: #13198 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13198#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler