[commit: ghc] master: Add the paper "Evidence normalisation in System FC" (3a06561)
git at git.haskell.org
git at git.haskell.org
Tue Jul 31 12:20:05 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/3a065617b168813ec7e356ddd4eb25d125e9ff59/ghc
>---------------------------------------------------------------
commit 3a065617b168813ec7e356ddd4eb25d125e9ff59
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Jul 31 13:17:58 2018 +0100
Add the paper "Evidence normalisation in System FC"
https://www.microsoft.com/en-us/research/publication/evidence-normalization-system-fc-2/
This is with a view to editing it to include new developments in
the coerion infrastructure.
>---------------------------------------------------------------
3a065617b168813ec7e356ddd4eb25d125e9ff59
docs/opt-coercion/Makefile | 9 +
docs/{storage-mgt => opt-coercion}/code.sty | 2 +
docs/opt-coercion/denot.sty | 120 +
docs/opt-coercion/fc-normalization-rta.bib | 7157 +++++++++++++++++++++++++++
docs/opt-coercion/fc-normalization-rta.tex | 1627 ++++++
docs/opt-coercion/lipics.cls | 647 +++
docs/opt-coercion/prooftree.sty | 347 ++
7 files changed, 9909 insertions(+)
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 3a065617b168813ec7e356ddd4eb25d125e9ff59
More information about the ghc-commits
mailing list