[Haskell-cafe] what appears to be a persistent problem for me ..

Salvatore Insalaco kirby81 at gmail.com
Mon May 26 06:17:59 EDT 2008


2008/5/26 Galchin, Vasili <vigalchin at gmail.com>:
> 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


More information about the Haskell-Cafe mailing list