[GHC] #13478: Data.List.NonEmpty.{unfold,unfoldr} differences
GHC
ghc-devs at haskell.org
Tue Apr 4 19:09:17 UTC 2017
#13478: Data.List.NonEmpty.{unfold,unfoldr} differences
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* cc: ekmett (added)
Comment:
They seem to differ subtly in their bottoming behavior, but it's far from
clear whether this was intentional.
Edward, you wrote this code originally, right?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13478#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list