Reid Barton <[EMAIL PROTECTED]> wrote:

> src/compiler/Core/Convert.hs:133:50:
>     Couldn't match expected type `String -> Warning'
>            against inferred type `Map.Map Id Info'
>     In the first argument of `toForeign', namely `syms'
>     In the expression: toForeign syms memo cc Imported cname arity i
>     In the definition of `forn':
>         forn = toForeign syms memo cc Imported cname arity i

Thanks for the patch.  Now applied.  (It was my fault - after
introducing optionality to warning-generation for FFI code in nhc98, I
neglected to check whether there was anywhere in yhc that would be
affected.)

Regards,
    Malcolm
_______________________________________________
Yhc mailing list
Yhc@haskell.org
http://www.haskell.org/mailman/listinfo/yhc

Reply via email to