Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : 

http://hackage.haskell.org/trac/ghc/changeset/924f142e21d5eb905e3d6c44adff64e5df6d9dc7

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

commit 924f142e21d5eb905e3d6c44adff64e5df6d9dc7
Author: Max Bolingbroke <batterseapo...@hotmail.com>
Date:   Thu Feb 2 11:35:09 2012 +0000

    Implement instance-matching, including splitter support. This does indeed 
break map-map

 compiler/supercompile/Supercompile/Drive/Match.hs  |   30 ++-
 .../supercompile/Supercompile/Drive/Process3.hs    |  260 ++++++++++----------
 compiler/supercompile/Supercompile/Drive/Split.hs  |   21 ++-
 .../supercompile/Supercompile/Evaluator/Syntax.hs  |    8 +-
 4 files changed, 174 insertions(+), 145 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 924f142e21d5eb905e3d6c44adff64e5df6d9dc7

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to