Changes between Version 4 and Version 5 of WikiStart

Show
Ignore:
Timestamp:
04/07/10 07:38:20 (3 years ago)
Author:
rl (IP: 124.170.237.13)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v4 v5  
    1 Package {{{vector}}} is an efficient implementation of Int-indexed arrays with a powerful loop fusion framework. Get the [http://hackage.haskell.org/package/vector latest release] or cutting-edge code from the [http://code.haskell.org/vector darcs repository]. 
     1Package {{{vector}}} is an efficient implementation of Int-indexed arrays with a powerful loop fusion framework. Get the [http://hackage.haskell.org/package/vector latest release] or cutting-edge code from the [http://code.haskell.org/vector darcs repository]. If you find a bug or have a feature you want to see implemented, please [http://trac.haskell.org/vector/newticket submit a ticket]. 
    22 
    33[wiki:TracWelcome Getting started with Trac]