[GHC] #14213: Improve the documentation of seq function
GHC
ghc-devs at haskell.org
Wed Sep 13 20:54:39 UTC 2017
#14213: Improve the documentation of seq function
-------------------------------------+-------------------------------------
Reporter: sibi | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Documentation | Version: 8.2.1
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:D3945
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"4e222203751e50e3c35815376090b2951bf7c9e0/ghc" 4e22220/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="4e222203751e50e3c35815376090b2951bf7c9e0"
Clarify seq documentation
Improves the documentation by specifying that the first argument in
seq function is evaluated to WHNF.
Reviewers: austin, bgamari
Reviewed By: bgamari
Subscribers: harendra, rwbarton, thomie
GHC Trac Issues: #14213
Differential Revision: https://phabricator.haskell.org/D3945
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14213#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list