Ian, if I do this:
mkdir libraries/foo touch libraries/foo/ghc.mk <add foo to PACKAGES> make just-makefilesthe system goes into an infinite loop. This also happens if foo/ghc.mk is not empty but doesn't contain the thing the build system wants it to. In fact, it seems to like to configure hsc2hs and haddock a lot.
Roman _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
