[Haskell-cafe] How to speed things up
Simon Marlow
simonmar at microsoft.com
Thu Apr 28 18:12:19 EDT 2005
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
More information about the Haskell-Cafe
mailing list