[commit: ghc] wip/gadtpm: Represent sets as Bags and not as lists (still stack overflow) (837688d)
git at git.haskell.org
git at git.haskell.org
Thu Feb 5 14:23:29 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/gadtpm
Link : http://ghc.haskell.org/trac/ghc/changeset/837688de8e090f74f93bba0db562a22d7a9c90e1/ghc
>---------------------------------------------------------------
commit 837688de8e090f74f93bba0db562a22d7a9c90e1
Author: George Karachalias <george.karachalias at gmail.com>
Date: Thu Feb 5 15:25:05 2015 +0100
Represent sets as Bags and not as lists (still stack overflow)
>---------------------------------------------------------------
837688de8e090f74f93bba0db562a22d7a9c90e1
compiler/deSugar/Check.hs | 63 ++++++++++++++++++++++++++++-------------------
compiler/utils/Bag.hs | 26 ++++++++++++++++++-
2 files changed, 62 insertions(+), 27 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 837688de8e090f74f93bba0db562a22d7a9c90e1
More information about the ghc-commits
mailing list