[GHC] #8539: Data.Complex shouldn't use default implementation of (**)
GHC
ghc-devs at haskell.org
Tue Nov 18 18:21:42 UTC 2014
#8539: Data.Complex shouldn't use default implementation of (**)
-------------------------------------+-------------------------------------
Reporter: | Owner:
jjaredsimpson | Status: patch
Type: bug | Milestone: 7.10.1
Priority: low | Version: 7.6.3
Component: Prelude | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Easy (less than 1
Unknown/Multiple | hour)
Type of failure: Incorrect | Blocked By:
result at runtime | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"1f6b1ab4b6d7203481bfaf374b014972f7756fb2/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="1f6b1ab4b6d7203481bfaf374b014972f7756fb2"
base: Fix (**) instance for Data.Complex (#8539)
Reviewed-by: Edward Kmett <ekmett at gmail.com>
Authored-by: Yalas, Scott Turner
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8539#comment:30>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list