[commit: ghc] master: Delete ExtsCompat46 (#8330) (37a0b50)

git at git.haskell.org git at git.haskell.org
Mon Aug 24 17:05:58 UTC 2015


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/37a0b50b5e28a326159bb464effb499c1d9de775/ghc

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

commit 37a0b50b5e28a326159bb464effb499c1d9de775
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Tue Jul 21 14:59:55 2015 +0200

    Delete ExtsCompat46 (#8330)
    
    We require ghc-7.8 to build HEAD (ghc-7.11).
    
    Differential Revision: https://phabricator.haskell.org/D1165


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

37a0b50b5e28a326159bb464effb499c1d9de775
 compiler/ghc.cabal.in          |   2 -
 compiler/ghc.mk                |   1 -
 compiler/main/BreakArray.hs    |   4 +-
 compiler/utils/Binary.hs       |  21 +--
 compiler/utils/Encoding.hs     |  22 ++--
 compiler/utils/ExtsCompat46.hs | 293 -----------------------------------------
 compiler/utils/FastString.hs   |   8 +-
 7 files changed, 24 insertions(+), 327 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 37a0b50b5e28a326159bb464effb499c1d9de775


More information about the ghc-commits mailing list