[commit: packages/containers] cleaned_bugfix394, master, revert-408-bugfix_394: Remove 'stability' annotations (73ffe99)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:47:22 UTC 2017
Repository : ssh://git@git.haskell.org/containers
On branches: cleaned_bugfix394,master,revert-408-bugfix_394
Link : http://git.haskell.org/packages/containers.git/commitdiff/73ffe99d192ecfef6745e4e87183e74bc8bdb2c2
>---------------------------------------------------------------
commit 73ffe99d192ecfef6745e4e87183e74bc8bdb2c2
Author: Simon Jakobi <simon.jakobi at gmail.com>
Date: Wed Feb 1 21:35:24 2017 +0100
Remove 'stability' annotations
Fixes https://github.com/haskell/containers/issues/389.
>---------------------------------------------------------------
73ffe99d192ecfef6745e4e87183e74bc8bdb2c2
Data/Graph.hs | 1 -
Data/IntMap.hs | 1 -
Data/IntMap/Internal.hs | 1 -
Data/IntMap/Lazy.hs | 1 -
Data/IntMap/Merge/Lazy.hs | 1 -
Data/IntMap/Merge/Strict.hs | 1 -
Data/IntMap/Strict.hs | 1 -
Data/IntSet.hs | 1 -
Data/IntSet/Internal.hs | 1 -
Data/Map.hs | 1 -
Data/Map/Internal.hs | 1 -
Data/Map/Lazy.hs | 1 -
Data/Map/Lazy/Merge.hs | 1 -
Data/Map/Merge/Lazy.hs | 1 -
Data/Map/Merge/Strict.hs | 1 -
Data/Map/Strict.hs | 1 -
Data/Map/Strict/Internal.hs | 1 -
Data/Map/Strict/Merge.hs | 1 -
Data/Sequence.hs | 1 -
Data/Sequence/Internal.hs | 1 -
Data/Set.hs | 1 -
Data/Set/Internal.hs | 1 -
Data/Tree.hs | 1 -
Utils/Containers/Internal/BitQueue.hs | 1 -
Utils/Containers/Internal/BitUtil.hs | 1 -
25 files changed, 25 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 73ffe99d192ecfef6745e4e87183e74bc8bdb2c2
More information about the ghc-commits
mailing list