On Fri, Apr 13, 2007 at 10:27:54AM -0400, Gregory Wright wrote: > > I can do this, but the previous procedure worked until a couple of weeks > ago. Has something changed?
Yes; autoreconf and configure no longer recurse into the libraries (as cabal was running configure too, so it was being run twice unnecessarily). Thanks Ian _______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
