Ticket #704 (closed task: fixed)
change array interface to accomodate resizable arrays
| Reported by: | simonmar | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 6.6 |
| Component: | libraries/base | Version: | 6.4.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Moderate (less than a day) | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
See:
http://www.haskell.org//pipermail/haskell-prime/2006-February/000708.html
The API for getting the bounds should be monadic, not pure. This is an incompatible change, but a relatively small one.
Change History
Note: See
TracTickets for help on using
tickets.
