[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)
commit75a2ab872a1af9a4c61691d9ae24dae3bd764719
treede73485e94627d587d771c8350f27320f0cfbeb1
parent9d0e52d16e17b884abfb4f5b765b20981a5c79c2
[project @ 2003-10-01 09:08:10 by simonmar]
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.
ghc/rts/RtsAPI.c