Fix Trac #1718: interaction of error, unlifted tuples, and casts
authorsimonpj@microsoft.com <unknown>
Thu, 20 Sep 2007 12:00:49 +0000 (12:00 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 20 Sep 2007 12:00:49 +0000 (12:00 +0000)
commit446ecae3c65cc4d166f9008e60190ffe70530654
tree38d71ae9754ccd8c0b83992319c60315bca65149
parent42df375055fc86157c17bd3af1ba0640c0cfef98
Fix Trac #1718: interaction of error, unlifted tuples, and casts

See Note [Float coercions (unlifted)] in Simplify

Test is simpl018
compiler/simplCore/Simplify.lhs