[commit: packages/array] master: Finally remove deprecated unsafe exports (6b7dc95)

git at git.haskell.org git
Fri Oct 11 21:04:36 UTC 2013


Repository : ssh://git at git.haskell.org/array

On branch  : master
Link       : http://git.haskell.org/packages/array.git/commitdiff/6b7dc954c9a84e4e5f8274671619b03d71c1e98c

>---------------------------------------------------------------

commit 6b7dc954c9a84e4e5f8274671619b03d71c1e98c
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Fri Oct 11 14:57:33 2013 +0200

    Finally remove deprecated unsafe exports
    
    Those exports were deprecated in `array-0.4.0.0`
    (which shipped with GHC 7.4.1)
    
    Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>


>---------------------------------------------------------------

6b7dc954c9a84e4e5f8274671619b03d71c1e98c
 Data/Array/IO.hs       |   13 +--------
 Data/Array/MArray.hs   |   76 +-----------------------------------------------
 Data/Array/ST.hs       |   12 --------
 Data/Array/Storable.hs |   18 +-----------
 array.cabal            |    2 +-
 5 files changed, 4 insertions(+), 117 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 6b7dc954c9a84e4e5f8274671619b03d71c1e98c



More information about the ghc-commits mailing list