[commit: packages/bytestring] master: Remove old fusion related stuff (ba75c25)

git at git.haskell.org git at git.haskell.org
Fri Jan 23 22:43:44 UTC 2015


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

On branch  : master
Link       : http://git.haskell.org/packages/bytestring.git/commitdiff/ba75c258571fafa535021ae4fb17a9bf01887edf

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

commit ba75c258571fafa535021ae4fb17a9bf01887edf
Author: Duncan Coutts <duncan at community.haskell.org>
Date:   Sun Dec 14 14:55:14 2014 +0000

    Remove old fusion related stuff
    
    We never used array fusion in a released version.


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

ba75c258571fafa535021ae4fb17a9bf01887edf
 tests/FusionBench.hs      |  70 -----------
 tests/FusionProperties.hs | 312 ----------------------------------------------
 tests/Properties.hs       | 251 +------------------------------------
 tests/down-fuse.hs        |  23 ----
 tests/fuse.hs             |  28 -----
 5 files changed, 1 insertion(+), 683 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 ba75c258571fafa535021ae4fb17a9bf01887edf


More information about the ghc-commits mailing list