[project @ 2005-07-12 13:38:08 by simonpj]
authorsimonpj <unknown>
Tue, 12 Jul 2005 13:38:08 +0000 (13:38 +0000)
committersimonpj <unknown>
Tue, 12 Jul 2005 13:38:08 +0000 (13:38 +0000)
commit2f6d1e5ed861d3ece3e51050d7cd11b2f48330bf
tree4f474a713dd70ad14af34c75d3a8d7f2a723e4fe
parent24c6342c4ab92a27ba4fbf2f871326e10b9429f2
[project @ 2005-07-12 13:38:08 by simonpj]
Check for an unboxed tuple binding
f = (# True, False #)

A fairly recent change, that treats specially non-recursive bindings of a
single variable, failed to take this into account.

tcfail141 tests this case.  (Was simpl008.)
-
ghc/compiler/typecheck/TcBinds.lhs