On 28 April 2005 19:21, Greg Buchholz wrote:

> Dmitry Vyal wrote:
>> By the way, how to use Unboxed arrays and unsafeAccumArray Greg
>> Buchholz mentioned? I can't find them in GHC 6.2 documentation.
> 
>    
> http://www.haskell.org/~simonmar/haddock-example/Data.Array.Base.html 

Please use the documentation on the GHC site.  The latest is here:

  http://www.haskell.org/ghc/docs/latest/html/libraries/

if you specifically need documentation for the libraries that came with
GHC 6.2, it can be found here:

  http://www.haskell.org/ghc/docs/6.2/html/libraries/

Cheers,
        Simon
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to