[commit: ghc] master: Prepare source-tree for base-4.13 MFP bump (c9756db)

git at git.haskell.org git at git.haskell.org
Sat Jan 19 18:52:55 UTC 2019


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

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

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

commit c9756dbf1ee58b117ea5c4ded45dea88030efd65
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Tue Dec 18 23:36:29 2018 +0100

    Prepare source-tree for base-4.13 MFP bump


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

c9756dbf1ee58b117ea5c4ded45dea88030efd65
 compiler/basicTypes/UniqSupply.hs                        | 4 ++--
 compiler/cmm/CmmMonad.hs                                 | 4 ++++
 compiler/coreSyn/CoreLint.hs                             | 2 ++
 compiler/coreSyn/MkCore.hs                               | 4 ++--
 compiler/ghc.cabal.in                                    | 2 +-
 compiler/llvmGen/LlvmCodeGen/CodeGen.hs                  | 4 ++--
 compiler/main/GHC.hs                                     | 2 +-
 compiler/parser/Lexer.x                                  | 5 ++++-
 compiler/prelude/PrelRules.hs                            | 2 ++
 compiler/specialise/Specialise.hs                        | 4 +++-
 compiler/typecheck/TcRnTypes.hs                          | 2 ++
 compiler/typecheck/TcSMonad.hs                           | 2 ++
 compiler/types/Unify.hs                                  | 2 ++
 compiler/utils/IOEnv.hs                                  | 3 +++
 compiler/utils/ListT.hs                                  | 5 ++++-
 libraries/ghc-boot-th/ghc-boot-th.cabal.in               | 2 +-
 libraries/ghc-boot/ghc-boot.cabal.in                     | 2 +-
 libraries/ghc-compact/ghc-compact.cabal                  | 2 +-
 libraries/ghci/GHCi/TH.hs                                | 4 +++-
 libraries/ghci/ghci.cabal.in                             | 2 +-
 libraries/template-haskell/Language/Haskell/TH/Syntax.hs | 4 +++-
 libraries/template-haskell/template-haskell.cabal        | 2 +-
 22 files changed, 47 insertions(+), 18 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 c9756dbf1ee58b117ea5c4ded45dea88030efd65


More information about the ghc-commits mailing list