Hi > I think that it is a really bad idea to make 'unsafeCoerce' a part of > the standard libraries. Currently to use unsafeCoerce you have to do two evil things (assume about the type system, use CPP). Since people already do use unsafeCoerce, we can at least half the evilness of these people ;) Thanks Neil