[Haskell-cafe] Installing REPA

Rogan Creswick creswick at gmail.com
Fri Apr 6 17:20:06 CEST 2012


On Fri, Apr 6, 2012 at 7: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?

The only "safe" way to upgrade base is to upgrade GHC -- I'm not sure
which ghc has base-4.4 though (Based on Dmitry's comment, maybe 7.2?)

--Rogan

>
> Thanks, Dominic.
>
> Tests-MacBook-Pro:PDE Test$ cabal install repa
> Resolving dependencies...
> cabal: cannot configure repa-2.2.0.1. It requires base ==4.4.*
> For the dependency on base ==4.4.* there are these packages: base-4.4.0.0
> and
> base-4.4.1.0. However none of them are available.
> base-4.4.0.0 was excluded because of the top level dependency base -any
> base-4.4.1.0 was excluded because of the top level dependency base -any
>
> Tests-MacBook-Pro:PDE Test$ cabal --version
> cabal-install version 0.10.2
> using version 1.10.1.0 of the Cabal library
> Tests-MacBook-Pro:PDE Test$
>
> Tests-MacBook-Pro:PDE Test$ ghc --version
> The Glorious Glasgow Haskell Compilation System, version 7.0.3
>
>
> _______________________________________________
> 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