26 May
                
                    2008
                
            
            
                26 May
                
                '08
                
            
            
            
        
    
                6:17 a.m.
            
        2008/5/26 Galchin, Vasili 
I seem to have recovered from my Ubuntu problems by installing the ghc binary from http://www.haskell.org. However, if I modify a .cabal file, e.g. unix.cabal, then "runhaskell Setup.hs build" is always in the "re-configure" state even if I do a "runhaskell Setup.hs configure"
Probably you have some file date modification issues. Check your system clock, and then delete the dist directory created by cabal in the package directory. Salvatore