logo       

Re: [GHC] #611: Tidy up array story: msg#00103

lang.haskell.glasgow.bugs

Subject: Re: [GHC] #611: Tidy up array story

#611: Tidy up array story
-----------------------------+----------------------------------------------
Reporter: simonmar | Owner:
Type: task | Status: closed
Priority: normal | Milestone:
Component: libraries/base | Version: None
Severity: normal | Resolution: fixed
Keywords: | Os: Unknown
Difficulty: Unknown | Architecture: Unknown
-----------------------------+----------------------------------------------
Changes (by simonmar):

* architecture: => Unknown
* resolution: None => fixed
* difficulty: => Unknown
* status: new => closed
* os: => Unknown

Old description:

> {{{
> * Deprecate old ByteArray and
> MutableByteArray interfaces
>
> * convert all libraries to use new
> IArray/MArray interfaces
>
> * make FFI understand STUArray,
> IOUArray, UArray
>
> * don't deprecate non-overloaded
> STArray and IOArray functions for
> the time being because IArray/MArray
> depend on multiparameter type classes.
>

> }}}

New description:

{{{
* Deprecate old ByteArray and
MutableByteArray interfaces

* convert all libraries to use new
IArray/MArray interfaces

* make FFI understand STUArray,
IOUArray, UArray

* don't deprecate non-overloaded
STArray and IOArray functions for
the time being because IArray/MArray
depend on multiparameter type classes.


}}}

--
Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/611>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise