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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/92916e06eb7b86db8b66c54108784f87e4c3f25a

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

commit 92916e06eb7b86db8b66c54108784f87e4c3f25a
Author: Simon Peyton Jones <simo...@microsoft.com>
Date:   Mon Oct 15 15:51:10 2012 +0100

    Move occurCheckExpand from TcCanonical to TcType

 compiler/typecheck/TcCanonical.lhs |   76 +----------------------------
 compiler/typecheck/TcErrors.lhs    |    1 -
 compiler/typecheck/TcType.lhs      |   94 ++++++++++++++++++++++++++++++++++--
 3 files changed, 90 insertions(+), 81 deletions(-)


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

    git show 92916e06eb7b86db8b66c54108784f87e4c3f25a

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

Reply via email to