[commit: ghc] master: Make the fib_tvs field of FamInstBranch into a *list* not a *set* (9beb615)
Simon Peyton Jones <[email protected]> Wed, 02 Jan 2013 01:40:46 -0800
| 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/9beb6153b3774645513e92af5e31c090e40ac0f0 >--------------------------------------------------------------- commit 9beb6153b3774645513e92af5e31c090e40ac0f0 Author: Simon Peyton Jones <[email protected]> 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