[commit: packages/containers] ghc-head: Annotate IntSet.* with Key; move type Key = Int to IntSet.Base (2d2dc5a)
git at git.haskell.org
git at git.haskell.org
Fri Aug 30 13:34:06 CEST 2013
Repository : ssh://git@git.haskell.org/containers
On branch : ghc-head
Link : http://git.haskell.org/?p=packages/containers.git;a=commit;h=2d2dc5ae7bc2960bceadb04108b6f95bded8e1ff
>---------------------------------------------------------------
commit 2d2dc5ae7bc2960bceadb04108b6f95bded8e1ff
Author: Liyang HU <git at liyang.hu>
Date: Tue Oct 2 10:44:44 2012 +0900
Annotate IntSet.* with Key; move type Key = Int to IntSet.Base
>---------------------------------------------------------------
2d2dc5ae7bc2960bceadb04108b6f95bded8e1ff
Data/IntMap/Base.hs | 2 +-
Data/IntSet.hs | 1 +
Data/IntSet/Base.hs | 75 ++++++++++++++++++++++++++-------------------------
3 files changed, 40 insertions(+), 38 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 2d2dc5ae7bc2960bceadb04108b6f95bded8e1ff
More information about the ghc-commits
mailing list