Re: [GHC] #1408: groupWhen – a groupBy that compares consecutive values
GHC
trac at galois.com
Sun Jul 22 13:41:26 EDT 2007
#1408: groupWhen – a groupBy that compares consecutive values
------------------------------------------------------------+---------------
Reporter: Joachim Breitner <mail at joachim-breitner.de> | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: libraries/base | Version: 6.6.1
Severity: normal | Resolution: wontfix
Keywords: | Difficulty: Easy (1 hr)
Os: Unknown | Testcase:
Architecture: Unknown |
------------------------------------------------------------+---------------
Changes (by igloo):
* resolution: => wontfix
* status: new => closed
Comment:
I think that if we have both groupBy and this new function then the names
should be more similar (I'd expect groupWhen to do something completely
different), and if possible allude to the functionality difference.
Are there any cases when the existing behaviour is better?
No matter what, I think this should go via
http://www.haskell.org/haskellwiki/Library_submissions so I'm closing this
bug.
By the way, the hpaste link seems to now be about catching monkeys.
Thanks
Ian
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1408>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list