[GHC] #12172: User's Guide patches
#12172: User's Guide patches -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: new Priority: normal | Milestone: 8.0.2 Component: Documentation | Version: 8.0.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: Documentation Unknown/Multiple | bug Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- If you want your User's Guide patches to be merged to the 8.0 branch, please mention this ticket in the commit message. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12172> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12172: User's Guide patches -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: merge Priority: normal | Milestone: 8.0.2 Component: Documentation | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by thomie): * status: new => merge Comment: commit e703a232174fd6e6cc42f2b27a2d9a2a17957aa7 {{{ Author: Thomas Miedema <thomasmiedema@gmail.com> Date: Thu Jun 9 13:26:35 2016 +0200 Docs: fix links to ghc-flags }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12172#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12172: User's Guide patches -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: merge Priority: normal | Milestone: 8.0.2 Component: Documentation | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Thomas Miedema <thomasmiedema@…>): In [changeset:"c22ab1a6d72bc03a6c459d7b6991730b5b1d9b1f/ghc" c22ab1a6/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="c22ab1a6d72bc03a6c459d7b6991730b5b1d9b1f" Docs: delete PatternGuards documentation Since `-XPatternGuards` is enabled by default, invert the logic and mention `-XNoPatternGuards` first. Also, since this is a Haskell 2010 feature, refer to the language report instead of explaining it. In general, I would like to follow the guideline of assuming the latest language report as a given, and then only report GHC's deviations and extensions relative to that report. Reviewed by: bgamari Differential Revision: https://phabricator.haskell.org/D2319 GHC Trac Issues: #12172 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12172#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12172: User's Guide patches -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: closed Priority: normal | Milestone: 8.0.2 Component: Documentation | Version: 8.0.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: merge => closed * resolution: => fixed Comment: Merged. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12172#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC