[commit: ghc] master: Updates to Backpack documentation based on recent visit to MSRC. (bbabb71)

git at git.haskell.org git at git.haskell.org
Fri Apr 24 23:12:34 UTC 2015


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

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

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

commit bbabb711b2a7bdc87045202d5233f57135c21649
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date:   Mon Apr 20 22:52:19 2015 +0100

    Updates to Backpack documentation based on recent visit to MSRC.
    
    Includes lots of shaping examples, and a shaping algorithm description.
    
    Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>


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

bbabb711b2a7bdc87045202d5233f57135c21649
 docs/backpack/Makefile             |   8 +-
 docs/backpack/algorithm.pdf        | Bin 0 -> 164855 bytes
 docs/backpack/algorithm.tex        | 413 ++++++++++++++++
 docs/backpack/backpack-impl.pdf    | Bin 436175 -> 437394 bytes
 docs/backpack/backpack-impl.tex    |  27 ++
 docs/backpack/backpack-manual.pdf  | Bin 202608 -> 151402 bytes
 docs/backpack/backpack-manual.tex  | 946 ++++++++++++++-----------------------
 docs/backpack/backpack-shaping.pdf | Bin 0 -> 238012 bytes
 docs/backpack/backpack-shaping.tex | 692 +++++++++++++++++++++++++++
 9 files changed, 1491 insertions(+), 595 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 bbabb711b2a7bdc87045202d5233f57135c21649


More information about the ghc-commits mailing list