#5570: ($) of an unboxed double appears to be treated as 0.0
-------------------------------+--------------------------------------------
Reporter: manzyuk | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.0.3 | Keywords:
Testcase: | Blockedby:
Os: Linux | Blocking:
Architecture: x86_64 (amd64) | Failure: Incorrect result at runtime
-------------------------------+--------------------------------------------
Comment(by simonpj@…):
commit 7c8921e89a9d54e91f92a381418489f28b77372b
{{{
Author: Simon Peyton Jones <[email protected]>
Date: Fri Oct 21 23:07:10 2011 +0100
Make sure the arg and result of ($) have kind *
Fixes Trac #5570
compiler/typecheck/TcExpr.lhs | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5570#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs