[Haskell-cafe] Installing REPA

Chris Wong chrisyco+haskell-cafe at gmail.com
Sat Apr 7 01:33:33 CEST 2012


On Sat, Apr 7, 2012 at 2:02 AM, Dominic Steinitz
<idontgetoutmuch at googlemail.com> wrote:
> Hi,
>
> I'm trying to install REPA but getting the following. Do I just install
> base? Or is it more complicated than that?
>
> Thanks, Dominic.

I think the easiest solution is to just use an older version of Repa.
According to Hackage, the latest one that works with base 4.3 is Repa
2.1.1.3:

$ cabal install repa==2.1.1.3

Chris

> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe



More information about the Haskell-Cafe mailing list