Don't use ^(2::Int) in Data.Complex.magnitude; partially fixes trac #2450
authorIan Lynagh <igloo@earth.li>
Sat, 4 Oct 2008 14:26:51 +0000 (14:26 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 4 Oct 2008 14:26:51 +0000 (14:26 +0000)
commitd6adf6bd595c3b8f750acc9293f5847f176b521b
tree297ec6bcdbcd7df55a2369e76cedcef9fd7fcaf4
parent75fddfb104204b5fb9bc37ccf115eeb107261189
Don't use ^(2::Int) in Data.Complex.magnitude; partially fixes trac #2450
We still might want to make a RULE for this, so the bug is not fully fixed.
Data/Complex.hs