Changes between Version 7 and Version 8 of WikiStart


Ignore:
Timestamp:
May 7, 2010, 6:34:34 AM (14 years ago)
Author:
Ben Lippmeier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v7 v8  
    1515 * Repa means "turnip" in Russian. If you don't like turnips then this library probably isn't for you.
    1616
    17 == State of Play ==
     17== State of play ==
    1818This section records what the Repa developers are actively working on. If you're hacking on something Repa related then by all means add yourself here. Records are dropped off if they haven't been updated for more than a month.
    1919
     
    3232
    3333If you want the lot then just install the examples, and this will pull down the rest.
     34{{{
     35cabal install repa-examples
     36}}}
    3437
    35 {{{
    36   cabal install repa-examples
    37 }}}
     38== Report a bug ==
     39If you have a bug or feature request, please add a [http://trac.haskell.org/repa/newticket new ticket].[[br]]
     40Note that for spam prevention you must first [http://trac.haskell.org/repa/register register] (takes 10 sec) before you can add a ticket.
     41
     42You can also send email to `repa@ouroborus.net`
     43
     44== Examples ==
     45These are some of the examples included in the [http://hackage.haskell.org/package/gloss-examples gloss-examples] package:
     46
     47|| FFT || Laplace ||
     48