#5781: Add Data.List.at :: [a] -> Int -> Maybe a
-------------------------------+--------------------------------------------
  Reporter:  nh2               |          Owner:                  
      Type:  feature request   |         Status:  closed          
  Priority:  normal            |      Milestone:                  
 Component:  libraries/base    |        Version:  7.5             
Resolution:  wontfix           |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------

Comment(by maeder):

 There is http://hackage.haskell.org/package/safe as alternative. It has
 `atMay`

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5781#comment:5>
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