|
Re: [GHC] #611: Tidy up array story: msg#00103lang.haskell.glasgow.bugs
#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> |
|---|---|---|
| Previous by Date: | Re: [GHC] #609: Useful optimisation for set-cost-centre, GHC |
|---|---|
| Next by Date: | Re: [GHC] #615: Remove uses of ccall from PackedString, GHC |
| Previous by Thread: | Re: [GHC] #609: Useful optimisation for set-cost-centre, GHC |
| Next by Thread: | Re: [GHC] #615: Remove uses of ccall from PackedString, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |