Ticket #3051 (closed bug: duplicate)

Opened 4 years ago

Last modified 4 years ago

Add product/sum/maximum/minimum specialisations for more atomic types

Reported by: thorkilnaur Owned by:
Priority: normal Milestone: 6.12.1
Component: libraries/base Version: 6.10.1
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

Quoting dons ( http://www.haskell.org/pipermail/glasgow-haskell-users/2009-February/016707.html):

... product/sum/maximum/minimum on lists have specialisations for some atomic types (Int, Integer) but not all (needs a ticket for this too).

So here is that ticket, just to help us remember.

Best regards Thorkil

Change History

Changed 4 years ago by igloo

  • difficulty set to Unknown
  • milestone set to 6.12.1

Changed 4 years ago by igloo

  • status changed from new to closed
  • resolution set to duplicate

Closing, as this ticket is subsumed by #3055.

Note: See TracTickets for help on using tickets.