On 27 August 2010 10:17, Michael Litchard <mich...@schmong.org> wrote:
> So lately when I use cabal to install something get
>
> Text/CSV.hs:1:0:
>    Warning: Module `Prelude' is deprecated:
>               You are using the old package `base' version 3.x.
>               Future GHC versions will not support base version 3.x. You
>               should update your code to use the new base version 4.x.
>
> how do I implement cabal's advice?

Tell upstream to fix their package to use base-4 rather than base-3.

-- 
Ivan Lazar Miljenovic
ivan.miljeno...@gmail.com
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to