[commit: packages/integer-gmp] master: Improve documentation of `integer-gmp` (9744cfb)

git at git.haskell.org git at git.haskell.org
Fri Jan 31 18:32:59 UTC 2014


Repository : ssh://git@git.haskell.org/integer-gmp

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/9744cfbd3465676c801aaef26ca26710997731a4/integer-gmp

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

commit 9744cfbd3465676c801aaef26ca26710997731a4
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Fri Jan 31 18:37:28 2014 +0100

    Improve documentation of `integer-gmp`
    
    Among other things, this unhides `GHC.Integer` and re-groups the export list.
    Moreover, the internal representation of `Integer` is explained a bit more,
    and `/Since: 0.5.1.0/` annotations have been added.
    
    Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>


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

9744cfbd3465676c801aaef26ca26710997731a4
 GHC/Integer.lhs              |   42 +++++++++++++++------
 GHC/Integer/GMP/Internals.hs |    9 +++++
 GHC/Integer/Type.lhs         |   85 ++++++++++++++++++++++++++++++++----------
 integer-gmp.cabal            |   11 +++++-
 4 files changed, 115 insertions(+), 32 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 9744cfbd3465676c801aaef26ca26710997731a4


More information about the ghc-commits mailing list