On Fri, Apr 6, 2012 at 7:02 AM, Dominic Steinitz
<idontgetoutm...@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@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe

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

Reply via email to