As said, this is an issue with the package maintainer who explicitly used base 3.0 as a dependancy
I believe that base 3 is gonna be killed in ghc 6.14 iirc On 27/08/2010 10:17 AM, "Michael Litchard" <[email protected]> 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? _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
