Repository : ssh://g...@git.haskell.org/array

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

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

commit 6b7dc954c9a84e4e5f8274671619b03d71c1e98c
Author: Herbert Valerio Riedel <h...@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 <h...@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
_______________________________________________
ghc-commits mailing list
ghc-commits@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to