[GHC] #9550: Add uncons to Data.List
#9550: Add uncons to Data.List -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: Type: task | Status: new Priority: normal | Milestone: Component: libraries/base | Version: 7.8.2 Keywords: | Operating System: Architecture: Unknown/Multiple | Unknown/Multiple Difficulty: Unknown | Type of failure: Blocked By: | None/Unknown Related Tickets: | Test Case: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- This was discussed on the libraries list and favorably received -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9550> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9550: Add uncons to Data.List -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: Type: task | Status: patch Priority: normal | Milestone: Component: | Version: 7.8.2 libraries/base | Keywords: Resolution: | Architecture: Unknown/Multiple Operating System: | Difficulty: Unknown Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by dfeuer): * status: new => patch -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9550#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9550: Add uncons to Data.List -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: Type: feature | Status: patch request | Milestone: Priority: normal | Version: 7.8.2 Component: | Keywords: libraries/base | Architecture: Unknown/Multiple Resolution: | Difficulty: Easy (less than 1 Operating System: | hour) Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by ekmett): * difficulty: Unknown => Easy (less than 1 hour) * type: task => feature request Comment: There were no objections on the list and positive noises from the committee. It looks good to me. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9550#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9550: Add uncons to Data.List -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: Type: feature | Status: patch request | Milestone: Priority: normal | Version: 7.8.2 Component: | Keywords: libraries/base | Architecture: Unknown/Multiple Resolution: | Difficulty: Easy (less than 1 Operating System: | hour) Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Comment (by Joachim Breitner <mail@…>): In [changeset:"e428b5b8cc1448dcff7d7cdcbeb738eb0bea102f/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="e428b5b8cc1448dcff7d7cdcbeb738eb0bea102f" Add Data.List.uncons Summary: As discussed in http://www.haskell.org/pipermail/libraries/2014-July/023314.html and submitted at #9550. Test Plan: Submit to phab, see what happens. Reviewers: austin Subscribers: simonmar, ezyang, carter Differential Revision: https://phabricator.haskell.org/D195 GHC Trac Issues: #9550 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9550#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9550: Add uncons to Data.List -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: Type: feature | Status: patch request | Milestone: 7.10.1 Priority: normal | Version: 7.8.2 Component: | Keywords: libraries/base | Architecture: Unknown/Multiple Resolution: | Difficulty: Easy (less than 1 Operating System: | hour) Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: Phab:D195 | -------------------------------------+------------------------------------- Changes (by hvr): * differential: => Phab:D195 * milestone: => 7.10.1 Old description:
This was discussed on the libraries list and favorably received
New description: This was [http://www.haskell.org/pipermail/libraries/2014-July/023314.html discussed on the libraries list] and favourably received -- Comment: next time: please add links to Phab and mailing list in the ticket- metadata straightaway (as I would have had one minor complaint for the code-revision) -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9550#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9550: Add uncons to Data.List -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: Type: feature | Status: patch request | Milestone: 7.10.1 Priority: normal | Version: 7.8.2 Component: | Keywords: libraries/base | Architecture: Unknown/Multiple Resolution: | Difficulty: Easy (less than 1 Operating System: | hour) Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: Phab:D195 | -------------------------------------+------------------------------------- Comment (by Herbert Valerio Riedel <hvr@…>): In [changeset:"6af1c9b2709281520c2015349e4a15265c364962/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="6af1c9b2709281520c2015349e4a15265c364962" Add missing changelog/since entry for `uncons` This is a follow-up commit to e428b5b8cc1448dcff7d7cdcbeb738eb0bea102f (refs D195 & #9550) }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9550#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9550: Add uncons to Data.List -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: Type: feature | Status: patch request | Milestone: 7.10.1 Priority: normal | Version: 7.8.2 Component: | Keywords: libraries/base | Architecture: Unknown/Multiple Resolution: | Difficulty: Easy (less than 1 Operating System: | hour) Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: Phab:D195 | -------------------------------------+------------------------------------- Comment (by nomeata): Sorry, I think I didn’t actually mean to push it yet without someone accepting the Differential Revision; I guess there was branch confusion on my side. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9550#comment:6> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9550: Add uncons to Data.List -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: Type: feature | Status: closed request | Milestone: 7.10.1 Priority: normal | Version: 7.8.2 Component: | Keywords: libraries/base | Architecture: Unknown/Multiple Resolution: fixed | Difficulty: Easy (less than 1 Operating System: | hour) Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: Phab:D195 | -------------------------------------+------------------------------------- Changes (by thomie): * status: patch => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9550#comment:7> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC