[commit: ghc] master: Pattern Synonym Documentation (b72ca3e)

git at git.haskell.org git at git.haskell.org
Thu Nov 19 13:52:17 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/b72ca3e3fa54b80a2c376e259cd09df60c7106bf/ghc

>---------------------------------------------------------------

commit b72ca3e3fa54b80a2c376e259cd09df60c7106bf
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date:   Thu Nov 19 13:50:01 2015 +0000

    Pattern Synonym Documentation
    
    Summary:
    This patch adds documentation for record pattern synonyms (D1258) and
    bundling pattern synonyms with type constructors in export lists (D1152).
    
    There are also other small improvements motivated by #10900.
    
    Reviewers: goldfire, bgamari, austin
    
    Reviewed By: bgamari
    
    Subscribers: goldfire, thomie
    
    Differential Revision: https://phabricator.haskell.org/D1325
    
    GHC Trac Issues: #10900


>---------------------------------------------------------------

b72ca3e3fa54b80a2c376e259cd09df60c7106bf
 docs/users_guide/7.12.1-notes.rst |  30 +++++++
 docs/users_guide/glasgow_exts.rst | 180 ++++++++++++++++++++++++++++++++------
 2 files changed, 183 insertions(+), 27 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc b72ca3e3fa54b80a2c376e259cd09df60c7106bf


More information about the ghc-commits mailing list