#10128: Data.List.transpose needs more docs -------------------------------------+------------------------------------- Reporter: nomeata | Owner: ekmett Type: bug | Status: new Priority: normal | Milestone: Component: Core Libraries | Version: 7.8.4 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by Joachim Breitner <mail@…>): In [changeset:"c5977c2e2951e9e346a8f4990d5a6bbdbf9cee0b/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="c5977c2e2951e9e346a8f4990d5a6bbdbf9cee0b" Extend the docs for Data.List.transpose by giving a sufficient general example to explain what happens when the rows are not of the same lengths. Thanks to Doug McIlroy for the suggestoin. Fixes #10128. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10128#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler