[commit: ghc] master: Loads of doc(test)s (bfa9048)
git at git.haskell.org
git at git.haskell.org
Thu Aug 17 20:43:53 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/bfa9048daa170d0aec0601d1241dfa99bc8fd303/ghc
>---------------------------------------------------------------
commit bfa9048daa170d0aec0601d1241dfa99bc8fd303
Author: David Luposchainsky <dluposchainsky at gmail.com>
Date: Fri Aug 11 14:25:57 2017 +0200
Loads of doc(test)s
>---------------------------------------------------------------
bfa9048daa170d0aec0601d1241dfa99bc8fd303
libraries/base/Control/Monad.hs | 30 ++++++------
libraries/base/Data/Foldable.hs | 3 ++
libraries/base/Data/Function.hs | 25 +++++++++-
libraries/base/Data/Proxy.hs | 39 ++++++++++++++-
libraries/base/Data/STRef.hs | 24 ++++++++--
libraries/base/Data/Unique.hs | 9 ++++
libraries/base/Debug/Trace.hs | 65 +++++++++++++++++--------
libraries/base/GHC/Base.hs | 24 ++++++----
libraries/base/GHC/Natural.hs | 9 +++-
libraries/base/GHC/STRef.hs | 12 +++++
libraries/base/Numeric.hs | 9 ++++
libraries/base/System/Timeout.hs | 7 ++-
libraries/base/Text/Printf.hs | 100 ++++++++++++++++++---------------------
libraries/base/Text/Read.hs | 22 ++++++++-
14 files changed, 270 insertions(+), 108 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 bfa9048daa170d0aec0601d1241dfa99bc8fd303
More information about the ghc-commits
mailing list