[commit: packages/array] master: Remove Hugs98 specific code (ba81753)

git at git.haskell.org git at git.haskell.org
Tue Sep 17 10:40:48 CEST 2013


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

On branch  : master
Link       : http://git.haskell.org/?p=packages/array.git;a=commit;h=ba81753d2fb33542de2da31a058f25f01d88466c

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

commit ba81753d2fb33542de2da31a058f25f01d88466c
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Sun Sep 15 11:54:58 2013 +0200

    Remove Hugs98 specific code
    
    For rationale, see
     http://permalink.gmane.org/gmane.comp.lang.haskell.ghc.devel/2349
    
    Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>


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

ba81753d2fb33542de2da31a058f25f01d88466c
 Data/Array.hs              |    4 -
 Data/Array/Base.hs         |  286 +-------------------------------------------
 Data/Array/IO/Internals.hs |    4 -
 Data/Array/ST.hs           |    5 -
 4 files changed, 2 insertions(+), 297 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 ba81753d2fb33542de2da31a058f25f01d88466c



More information about the ghc-commits mailing list