more binary dists Re: ANNOUNCE: GHC version 6.10.4
Simon Marlow
marlowsd at gmail.com
Fri Jul 24 08:39:38 EDT 2009
On 24/07/2009 13:19, Christian Maeder wrote:
> Simon Marlow wrote:
>> SDM: I'd guess your gmp.h is dropping definitions for some inline
>> functions into the code.
>
> gmp for ghc was taking from the ghc-sources, but maybe my gcc uses
> /usr/local/include/gmp.h nevertheless (because that's a system path).
>
>> +tcfail126.hs:11:0:
>> + Failed to load interface for `Control.Monad.Trans':
>> + it was found in multiple packages: mtl-1.1.0.2 ghc-mtl-1.1.0.2
>>
>> SDM: I don't have a ghc-mtl library. Where does that come from?
>
> I see "ghc-mtl" for the first time, too.
It's probably in your user package DB, installed as a dependency of
something else. The testsuite should be ignoring your user package DB;
I'll fix that.
Cheers,
Simon
More information about the Glasgow-haskell-users
mailing list