I'm getting this on a clean validate on Windows
    base:Prelude can't be safely imported! The package (base) the module 
resides in isn't trusted.

Any ideas?

Simon

"inplace/bin/ghc-stage1.exe"   -H32m -O -Wall -Werror -H64m -O0    
-package-name old-locale-1.0.0.3 -hide-all-packages -i -ilibraries/old-locale/. 
-ilibraries/old-locale/dist-install/build 
-ilibraries/old-locale/dist-install/build/autogen 
-Ilibraries/old-locale/dist-install/build 
-Ilibraries/old-locale/dist-install/build/autogen -Ilibraries/old-locale/.    
-optP-include 
-optPlibraries/old-locale/dist-install/build/autogen/cabal_macros.h -package 
base-4.4.0.0  -XHaskell98 -O2 -O -dcore-lint -fno-warn-deprecated-flags 
-dcore-lint -no-user-package-conf -rtsopts     -odir 
libraries/old-locale/dist-install/build -hidir 
libraries/old-locale/dist-install/build -stubdir 
libraries/old-locale/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c 
libraries/old-locale/./System/Locale.hs -o 
libraries/old-locale/dist-install/build/System/Locale.o

libraries\old-locale\System\Locale.hs:33:1:
    base:Prelude can't be safely imported! The package (base) the module 
resides in isn't trusted.
make[1]: *** [libraries/old-locale/dist-install/build/System/Locale.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 2
bash-3.1$
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to