[project @ 2003-10-01 09:08:10 by simonmar]
authorsimonmar <unknown>
Wed, 1 Oct 2003 09:08:10 +0000 (09:08 +0000)
committersimonmar <unknown>
Wed, 1 Oct 2003 09:08:10 +0000 (09:08 +0000)
rts_getBool: we should check the constructor tag instead of comparing
directly against False_closure and True_closure, since we might be
using the dynamically-linked versions of these.

This may or may not be the cause of bug [ 792761 ] rts_getBool: not a
Bool.


No differences found