Repository : ssh://[email protected]/containers On branch : ghc-head Link : http://git.haskell.org/?p=packages/containers.git;a=commit;h=2d2dc5ae7bc2960bceadb04108b6f95bded8e1ff
>--------------------------------------------------------------- commit 2d2dc5ae7bc2960bceadb04108b6f95bded8e1ff Author: Liyang HU <[email protected]> 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 _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
