<p>As said, this is an issue with the package maintainer who explicitly used base 3.0 as a dependancy</p>
<p>I believe that base 3 is gonna be killed in ghc 6.14 iirc</p>
<p><blockquote type="cite">On 27/08/2010 10:17 AM, "Michael Litchard" <<a href="mailto:michael@schmong.org">michael@schmong.org</a>> wrote:<br><br>So lately when I use cabal to install something get<br>
<br>
Text/CSV.hs:1:0:<br>
Warning: Module `Prelude' is deprecated:<br>
You are using the old package `base' version 3.x.<br>
Future GHC versions will not support base version 3.x. You<br>
should update your code to use the new base version 4.x.<br>
<br>
how do I implement cabal's advice?<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</blockquote></p>