 
            
            
            
            
                13 Aug
                
                    2012
                
            
            
                13 Aug
                
                '12
                
            
            
            
        
    
                12:41 p.m.
            
        Wouldn't this indicate some errors in the cabal install setup with the package? So the solution is to get the package, and install directly? Thanks. -------------------------------------------
Subject: Re: [Haskell-beginners] cabal install errors
The latest regex-tdfa is compatible with with the packages you have installed, but cabal- install evidently wants to update all of regex-tdfa's dependencies which thus breaks things.
Presumably cabal-install has an option not to transitively update dependencies? As I don't use cabal-install I don't know it myself.