[GHC] #12556: `stimes` adds extra power to Semigroup
GHC
ghc-devs at haskell.org
Sun Sep 4 15:46:48 UTC 2016
#12556: `stimes` adds extra power to Semigroup
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by osa1):
This probably needs to be discussed in the libraries mailing list.
I agree this is a bit weird. If `sconcat` takes a `NonEmpty` as argument,
then
maybe `stimes` should take a `NonZero`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12556#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list