[GHC] #11166: Implement phase1 of Expand Floating Proposal (EFP)
GHC
ghc-devs at haskell.org
Mon Dec 21 12:41:39 UTC 2015
#11166: Implement phase1 of Expand Floating Proposal (EFP)
-------------------------------------+-------------------------------------
Reporter: hvr | Owner: dolio
Type: task | Status: patch
Priority: highest | Milestone: 8.0.1
Component: libraries/base | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1605
Wiki Page: |
prime:Libraries/Proposals/ExpandFloating|
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"6457903e7671b6096d2cca5d965f43daee3572a6/ghc"
6457903e/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="6457903e7671b6096d2cca5d965f43daee3572a6"
Implement phase 1 of expanded Floating
- This part of the proposal is to add log1p, expm1, log1pexp and
log1mexp to the Floating class, and export the full Floating class
from Numeric
Reviewers: ekmett, #core_libraries_committee, bgamari, hvr, austin
Reviewed By: ekmett, #core_libraries_committee, bgamari
Subscribers: Phyx, RyanGlScott, ekmett, thomie
Differential Revision: https://phabricator.haskell.org/D1605
GHC Trac Issues: #11166
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11166#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list