External Core typechecker - improve handling of coercions
authorTim Chevalier <chevalier@alum.wellesley.edu>
Tue, 22 Apr 2008 01:56:22 +0000 (01:56 +0000)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Tue, 22 Apr 2008 01:56:22 +0000 (01:56 +0000)
Reorganized coercion-related code in the typechecker (this was
brought about by typechecking the Core versions of the optimized GHC
libraries.) A few miscellaneous changes (fixed a bug in Prep involving
eta-expanding partial applications that had additional type
arguments.)


No differences found