Building HEAD fails: Couldn't match expected type `[Var]' against
inferred type `TcDictBinds
Ian Lynagh
igloo at earth.li
Tue Dec 12 07:39:22 EST 2006
Hi all,
The HEAD is failing to build for me with
typecheck/TcRnDriver.lhs:1043:35:
Couldn't match expected type `[Var]'
against inferred type `TcDictBinds'
In the second argument of `map', namely `dict_ids'
In the first argument of `mkFunTys', namely `(map idType dict_ids)'
In the first argument of `($)', namely
`mkFunTys (map idType dict_ids)'
in stage 2.
Thanks
Ian
More information about the Cvs-ghc
mailing list