* zooko <[EMAIL PROTECTED]> [081107 09:18]: > On Nov 6, 2008, at 15:27 PM, Eric Kow wrote: > > > That is quite odd. The good news is that Jules's Mac seems to be > > doing > > fine with this. Could there be something silly going on like > > cabal-install not being on that laptop? > > Well, you (or some cabal expert) tell me: > > ------- > Wonwin-McBrootles-Computer:~/darcsbuildslave/zooko ootles/witnesses > darcsbuildslave$ cabal update && cabal upgrade quickcheck && make > witnesses > Downloading package list from server > 'http://hackage.haskell.org/packages/archive' > Resolving dependencies... > No packages to be installed. All the requested packages are already > installed. > If you want to reinstall anyway then use the --reinstall flag. > GNUmakefile:7: .depend: No such file or directory > GNUmakefile:7: .depend_p: No such file or directory > [ghc] .depend > > src/Darcs/Patch/QuickCheck.lhs:26:7: > Could not find module `Test.QuickCheck.Test': > Use -v to see a list of the files searched for. > make: *** [.depend] Error 1
I have run into this as well on my mac. A make maintainer-clean did resolve the issue. I assume that you did a cabal install QuickCheck-2.1 before that. Kind regards, Christian -- You may use my gpg key for replies: pub 1024D/47F79788 2005/02/02 Christian Kellermann (C-Keen)
pgp4H0yyQ3JUz.pgp
Description: PGP signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
