Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/9beb6153b3774645513e92af5e31c090e40ac0f0 >--------------------------------------------------------------- commit 9beb6153b3774645513e92af5e31c090e40ac0f0 Author: Simon Peyton Jones <simo...@microsoft.com> Date: Wed Jan 2 08:35:38 2013 +0000 Make the fib_tvs field of FamInstBranch into a *list* not a *set* This follows the correspondig change in ClsInst compiler/typecheck/FamInst.lhs | 2 +- compiler/types/FamInstEnv.lhs | 153 +++++++++++++++++----------------------- 2 files changed, 66 insertions(+), 89 deletions(-) Diff suppressed because of size. To see it, use: git show 9beb6153b3774645513e92af5e31c090e40ac0f0 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc