#8539: Data.Complex shouldn't use default implementation of (**) -------------------------------------+------------------------------------- Reporter: jjaredsimpson | Owner: Type: bug | Status: patch Priority: low | Milestone: 7.12.1 Component: Prelude | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Incorrect result | Unknown/Multiple at runtime | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"4f467b2e57ee3060d158a6505873df8c75b38c5c/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="4f467b2e57ee3060d158a6505873df8c75b38c5c" base: Fix (**) implementation for Data.Complex See the extensive discussion in #8539. Signed-off-by: Austin Seipp <austin@well-typed.com> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8539#comment:44> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler