[commit: ghc] master: rm -rf ./docs/comm (0960a37)

git at git.haskell.org git at git.haskell.org
Mon Apr 28 09:15:48 UTC 2014


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

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

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

commit 0960a37868e6d08857e86465c8ca346b29b1c813
Author: Austin Seipp <austin at well-typed.com>
Date:   Mon Apr 28 04:13:07 2014 -0500

    rm -rf ./docs/comm
    
    The Commentary is now on the wiki and far more complete. This copy will
    of course live on in the annals of history, but there's no reason to
    keep it around still.
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


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

0960a37868e6d08857e86465c8ca346b29b1c813
 docs/comm/exts/ndp.html               |  360 ----------------
 docs/comm/exts/th.html                |  197 ---------
 docs/comm/feedback.html               |   34 --
 docs/comm/genesis/genesis.html        |   82 ----
 docs/comm/genesis/makefiles.html      |   51 ---
 docs/comm/genesis/modules.html        |  164 --------
 docs/comm/index.html                  |  121 ------
 docs/comm/others.html                 |   60 ---
 docs/comm/rts-libs/foreignptr.html    |   68 ---
 docs/comm/rts-libs/multi-thread.html  |  445 --------------------
 docs/comm/rts-libs/non-blocking.html  |  133 ------
 docs/comm/rts-libs/prelfound.html     |   57 ---
 docs/comm/rts-libs/prelude.html       |  121 ------
 docs/comm/rts-libs/primitives.html    |   70 ---
 docs/comm/rts-libs/stgc.html          |   45 --
 docs/comm/rts-libs/threaded-rts.html  |  126 ------
 docs/comm/the-beast/alien.html        |   56 ---
 docs/comm/the-beast/basicTypes.html   |  132 ------
 docs/comm/the-beast/coding-style.html |  230 ----------
 docs/comm/the-beast/data-types.html   |  242 -----------
 docs/comm/the-beast/desugar.html      |  156 -------
 docs/comm/the-beast/driver.html       |  179 --------
 docs/comm/the-beast/fexport.html      |  231 ----------
 docs/comm/the-beast/ghci.html         |  407 ------------------
 docs/comm/the-beast/main.html         |   35 --
 docs/comm/the-beast/mangler.html      |   79 ----
 docs/comm/the-beast/modules.html      |   80 ----
 docs/comm/the-beast/names.html        |  169 --------
 docs/comm/the-beast/ncg.html          |  749 ---------------------------------
 docs/comm/the-beast/optimistic.html   |   65 ---
 docs/comm/the-beast/prelude.html      |  207 ---------
 docs/comm/the-beast/renamer.html      |  249 -----------
 docs/comm/the-beast/simplifier.html   |   86 ----
 docs/comm/the-beast/stg.html          |  164 --------
 docs/comm/the-beast/syntax.html       |   99 -----
 docs/comm/the-beast/typecheck.html    |  316 --------------
 docs/comm/the-beast/types.html        |  179 --------
 docs/comm/the-beast/vars.html         |  235 -----------
 38 files changed, 6479 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 0960a37868e6d08857e86465c8ca346b29b1c813


More information about the ghc-commits mailing list