#1990: Add 'subsequences' and 'permutations' to Data.List
-------------------------------+--------------------------------------------
    Reporter:  twanvl          |       Owner:         
        Type:  proposal        |      Status:  new    
    Priority:  normal          |   Milestone:  Not GHC
   Component:  libraries/base  |     Version:  6.8.1  
    Severity:  normal          |    Keywords:         
  Difficulty:  Unknown         |    Testcase:         
Architecture:  Unknown         |          Os:  Unknown
-------------------------------+--------------------------------------------
 Haskell 1.3 included the functions 'subsequences' and 'permutations'. I
 think these functions are quite useful, and I don't know why they were
 ever removed. This is a proposal to add these two functions to Data.List.
 The implementation is taken directly from the Haskell 1.3 report
 (http://haskell.cs.yale.edu/haskell-report/List.html).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1990>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to