On Wed, 2007-06-20 at 01:21 +0200, Thomas Schilling wrote: > Now that I built my first (bogus) package that takes advantage of > configurations I tried to run the test suite again, but I'm not sure > what the intended output is. What's a bit strange is that my current > version drops file ".configured_cabal" in the directory where > Setup.lhs is, but I can't find that file anywhere (it currently isn't > removed by the clean command.)
I think the various .<blah> files that Cabal creates recently got moved to dist/<blah>. Duncan _______________________________________________ cabal-devel mailing list [email protected] http://www.haskell.org/mailman/listinfo/cabal-devel
