[commit: ghc] master: Move occurCheckExpand from TcCanonical to TcType (92916e0)
Simon Peyton Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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