#11065: Outdated documentation for foldl and friends -------------------------------------+------------------------------------- Reporter: goldfire | Owner: bgamari Type: bug | Status: patch Priority: highest | Milestone: 8.0.1 Component: Documentation | Version: 7.10.2 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:D1617 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"7cb893f562346d5aa986bd88863335aabbf7e95f/ghc" 7cb893f/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="7cb893f562346d5aa986bd88863335aabbf7e95f" Update and improve documentation in Data.Foldable Previously there were a few obsolete references to `Data.List` and the descriptions were lacking examples. Fixes #11065. Test Plan: Read it. Reviewers: ekmett, goldfire, hvr, austin Reviewed By: hvr Subscribers: nomeata, thomie Differential Revision: https://phabricator.haskell.org/D1617 GHC Trac Issues: #11065 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11065#comment:6> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler