[GHC] #9449: GHC.Prim documentation says "Safe Inferred"
GHC
ghc-devs at haskell.org
Mon Sep 1 20:14:57 UTC 2014
#9449: GHC.Prim documentation says "Safe Inferred"
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: thoughtpolice
Type: bug | Status: patch
Priority: low | Milestone: 7.10.1
Component: | Version: 7.8.2
Documentation | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: | Related Tickets:
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: Phab:D182 |
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"3be704ab373ecd84d97b832c0d4f59dd7cb9e0ea/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="3be704ab373ecd84d97b832c0d4f59dd7cb9e0ea"
genprimopcode: GHC.Prim is Unsafe (#9449)
Summary:
Make sure the documentation for `GHC.Prim` adequately
reflects the fact it is unsafe.
Also clean up some 80-column violations.
Signed-off-by: Austin Seipp <austin at well-typed.com>
Test Plan:
Build documentation, check `GHC.Prim`. It's properly marked
as `Unsafe`.
Reviewers: hvr, goldfire, ezyang
Reviewed By: ezyang
Subscribers: nomeata, simonmar, ezyang, carter
Differential Revision: https://phabricator.haskell.org/D182
GHC Trac Issues: #9449
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9449#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list