[Haskell-beginners] Re: cabal re-configure not recognized

Ashish Agarwal agarwal1975 at gmail.com
Wed Apr 21 19:27:58 EDT 2010


This is resolved. The issue is not with cabal, but arose because I tested my
code on two different machines whose clocks were not synced.

On Wed, Apr 21, 2010 at 7:01 PM, Ashish Agarwal <agarwal1975 at gmail.com>wrote:

> When changing a cabal file, if one runs 'cabal build' immediately, a
> message states that you must re-configure. So I run 'cabal configure' and
> then again try 'cabal build', but I get the same message again. The problem
> goes away if I wait about a minute. So I suspect there is an issue with the
> file modification time being ahead of what cabal thinks the time is. Has
> anyone experienced this problem, and know what might be the fix? Thank you.
> The issue occurs only on my Ubuntu machine. I do not have this problem with
> the same code on Mac OS X.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20100421/c1218c80/attachment.html


More information about the Beginners mailing list