[commit: ghc] master: Add an interesting type-family/GADT example of deletion for red-black trees (94926b1)
git at git.haskell.org
git at git.haskell.org
Thu Aug 28 16:51:40 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/94926b113f0f2669792cc2d85f29c348cfa291c9/ghc
>---------------------------------------------------------------
commit 94926b113f0f2669792cc2d85f29c348cfa291c9
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Thu Aug 28 10:34:17 2014 +0100
Add an interesting type-family/GADT example of deletion for red-black trees
Due to Stephanie Weirich, Dan Licata, John Hughes, Matt Might
>---------------------------------------------------------------
94926b113f0f2669792cc2d85f29c348cfa291c9
testsuite/tests/indexed-types/should_compile/all.T | 1 +
.../indexed-types/should_compile/red-black.hs | 327 +++++++++++++++++++++
2 files changed, 328 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 94926b113f0f2669792cc2d85f29c348cfa291c9
More information about the ghc-commits
mailing list