ghc fails to build due to trust issues

Bas van Dijk v.dijk.bas at gmail.com
Tue Aug 30 23:54:38 CEST 2011


Hello,

I'm trying to build recent ghc-HEAD using ghc-7.2.1 but get the following error:

libraries/filepath/System/FilePath/Internal.hs:81:1:
    base:Data.List can't be safely imported! The package (base) the
module resides in isn't trusted.

I guess a "-trust base" flag has to be passed to ghc somewhere.

Regards,

Bas



More information about the Glasgow-haskell-users mailing list