[commit: ghc] ghc-7.8: Add some documentation about type-level literals. (57ec032)
git at git.haskell.org
git at git.haskell.org
Sat Mar 22 19:38:08 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.8
Link : http://ghc.haskell.org/trac/ghc/changeset/57ec03258c52814636024b0130bff6b70e6b8da4/ghc
>---------------------------------------------------------------
commit 57ec03258c52814636024b0130bff6b70e6b8da4
Author: Iavor S. Diatchki <iavor.diatchki at gmail.com>
Date: Mon Mar 17 23:19:16 2014 -0700
Add some documentation about type-level literals.
I moved the "promoted literals" sub-section into a separate section,
as many folks were not finding the docs. I also added some additional
paragraphs describing the current state of the feature.
(cherry picked from commit 3099e40d2737172c746a6456ddcd34b54e120aa0)
>---------------------------------------------------------------
57ec03258c52814636024b0130bff6b70e6b8da4
docs/users_guide/glasgow_exts.xml | 178 ++++++++++++++++++++++++++++---------
1 file changed, 135 insertions(+), 43 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 57ec03258c52814636024b0130bff6b70e6b8da4
More information about the ghc-commits
mailing list