Ticket #3370 (closed proposal: fixed)

Opened 4 years ago

Last modified 4 years ago

Put DiffArray in its own diffarray package

Reported by: igloo Owned by: igloo
Priority: normal Milestone: _|_
Component: libraries (other) Version: 6.10.2
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

DiffArray currently has serious performance problems (see #2727), and is not currently being actively maintained. However, as part of the corelib array it gives the impression that it is a "blessed" library.

I propose that we split DiffArray off into its own diffarray package. This also has the advantage that it can then be maintained by a separate maintainer, if someone is interested, and it will be decoupled from GHC's major release schedule.

Deadline: 26 July (2 weeks).

Change History

Changed 4 years ago by igloo

Changed 4 years ago by igloo

  • owner set to igloo

There were a couple of replies, both in favour of the proposal. Consensus: accept proposal.

Changed 4 years ago by igloo

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

Done. It's now in its own package, at  http://code.haskell.org/diffarray/

Note: See TracTickets for help on using tickets.