Simon Marlow wrote:

GhcBinDistDirs is set by ghc/mk/config.mk, which is included by the top-level Makefile.

I see, there's another mk/config.mk in the subdirectory "ghc"

$ make show Project=Ghc VALUE=GhcBinDistDirs
GhcBinDistDirs="ghc libraries hslibs"

in this subdirectory I get the same result, but
'GhcBinDistDirs=""' one level up.

Christian
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to