[GHC] #8539: Data.Complex shouldn't use default implementation of (**)
GHC
ghc-devs at haskell.org
Tue Nov 18 19:11:46 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:"a736b517bddaf5271ab7a0989787b120324b19f6/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="a736b517bddaf5271ab7a0989787b120324b19f6"
Revert "base: Fix (**) instance for Data.Complex (#8539)"
This broke validate due to name shadowing warnings.
This reverts commit 1f6b1ab4b6d7203481bfaf374b014972f7756fb2.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8539#comment:33>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list