[GHC] #13478: Data.List.NonEmpty.{unfold,unfoldr} differences
GHC
ghc-devs at haskell.org
Sat Mar 25 10:23:30 UTC 2017
#13478: Data.List.NonEmpty.{unfold,unfoldr} differences
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: (none)
Type: feature | Status: new
request |
Priority: normal | Milestone:
Component: | Version: 8.0.1
libraries/base |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Is there a difference between
[https://hackage.haskell.org/package/base-4.9.0.0/docs/Data-List-
NonEmpty.html#v:unfoldr Data.List.NonEmpty.unfoldr] and
[https://hackage.haskell.org/package/base-4.9.0.0/docs/Data-List-
NonEmpty.html#v:unfold Data.List.NonEmpty.unfold]?
If there is a difference it would be nice to have that clarified in the
docs
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13478>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list