[commit: ghc] master: User documentation for DuplicateRecordFields (5699ac9)
git at git.haskell.org
git at git.haskell.org
Wed Nov 25 23:32:31 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/5699ac94e5d180066b44c442a773c311b9ea6c61/ghc
>---------------------------------------------------------------
commit 5699ac94e5d180066b44c442a773c311b9ea6c61
Author: Adam Gundry <adam at well-typed.com>
Date: Thu Nov 26 00:28:32 2015 +0100
User documentation for DuplicateRecordFields
This is a first draft of the user manual documentation for
DuplicateRecordFields. Feedback welcome. I've intentionally made this a
minimal change, but I wonder if it might make sense to pull out all the
subsections on record system extensions ("Traditional record syntax",
and "Record field disambiguation" through to "Record wildcards") into a
new section? That is, is it worth breaking down the rather monolithic
"Syntactic extensions" section?
Test Plan: n/a
Reviewers: simonpj, bgamari, austin
Reviewed By: bgamari, austin
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1522
>---------------------------------------------------------------
5699ac94e5d180066b44c442a773c311b9ea6c61
docs/users_guide/glasgow_exts.rst | 1004 +++++++++++++++++++++----------------
1 file changed, 582 insertions(+), 422 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 5699ac94e5d180066b44c442a773c311b9ea6c61
More information about the ghc-commits
mailing list